
HR {
	color : #004080;
	height: 1px;

	}

A  {

	font-size : 16px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 99b4f9;
	text-decoration : none;
	
}

A:Visited  {

	font-size : 16px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 99b4f9;
	text-decoration : none;
	
}

A:Active  {

	font-size : 16px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 99b4f9;
	text-decoration : none;
	
	}

A:Hover  {

	font-size : 16px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : yellow;
	text-decoration : none;
	
}

BODY  {
	
	font-size : 13px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : ccffcc;
	background-color : 000000;
	
	
}


TD  {
font-size : 16px;
font-family : Book Antiqua, Arial, Helvetica, sans-serif;
color : ccffcc;
}

TD.IndexHeadings {
	font-size : 16px;
	font-family : Book Antiqua, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

