A {

	color : Teal;

	font-family : "Times New Roman", Times, serif;

	font-size : 14px;

	text-decoration : none;

	font-weight : bold;

}



A:Visited  {

	color : Navy;

}

A:Active  {

	color : Navy;

}

A:Hover  {

	color : Navy;

}



BODY  {

	top : 0px;

	font-size : 12px;

	font-family : "Times New Roman", Times, serif;

	background-color : #EBF4DE;

}



.text {

	color : Black;

	font-size : 13px;

	font-family : "Times New Roman", Times, serif;

}



.text-w {

	color : White;

	font-size : 14px;

	font-family : "Times New Roman", Times, serif;

	font-weight : bold;

}



.title {

	color : Maroon;

	font-size : 14px;

	font-family : "Times New Roman", Times, serif;

	font-weight : bold;

}



.title-bl {

	color : Black;

	font-size : 14px;

	font-family : "Times New Roman", Times, serif;

	font-weight : bold;

}



.sub {

	color : Teal;

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

	font-size : 9px;

}



hr {

	color: #CDCEBB;

}

