A  {
	color : Navy;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial;
}

A:Visited  {
	color : Navy;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial;
}

td  {
	font-size : 9pt;
	font-family : Verdana;
	color : #59595E;
}

.sub_1  {
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	color : Purple;
}

.comment  {
	font-size : 9pt;
	font-family : Arial;
	font-style : italic;
	color : Navy;
}

.sub_2  {
	color : Green;
	font-weight : bold;
	font-family : Verdana;
	font-size : 9pt;
}


