A {

	color : Black;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	text-decoration : none;

	font-weight : bold;

}



A:Visited  {

	color : Navy;

}

A:Active  {

	color : Black;

}

A:Hover  {

	color : Teal;

}





BODY  {

	top : 0px;

	font-size : 10px;

	font-family : Verdana;

	background-color : White;

}



.text {

	color : Black;

	font-size : 10px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-align : justify;

}



.white {

	color : Teal;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	letter-spacing : 1px;

	font-weight: bold;

}



.sub {

	color : #3F26A7;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 9px;

}



hr {

	color: #918AAF;

	height: 1px

}

