A  {

	color : Navy;

}



A:Visited  {

	color : Purple;

}



A:Active  {

	color : Yellow;

}



A:Hover  {

	color : Red;

}



.menu  {

	color : Navy;

	font-weight : bold;

	font-size : 9pt;

	text-align : center;

	font-family : Comic Sans MS, Arial, Helvetica, sans-serif;

}



.group  {

	font-size : 12pt;

	font-weight : bold;

	text-align : left;

}



.data  {

	font-size : 10pt;

	text-align : left;

}



BODY  {

	font-family : Georgia, Times New Roman, Times, serif;

	color : Navy;

	text-align : center;

	font-size : 12pt;

}



table  {

	font-family : Georgia, Times New Roman, Times, serif;

	color : Navy;

	Background : white;

}



TH  {

	font-family : Verdana, Arial, sans-serif;

	font-size : 14pt;

	color : Black;

	text-align : center;

}



H2  {

	font-size : 18pt;

	font-family : Comic Sans MS, Arial, Helvetica, san-serif;

	color : Maroon;

	font-weight : bold;

	text-align : center;

}



.note  {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	color : Red;

	text-align : center;

	font-size : 8pt;

	font-weight : bold;

}



.note2  {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	color : Black;

	text-align : center;

	font-size : 8pt;

	font-weight : bold;

}



LI  {

	font-size : 10pt;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	text-align : left;

	text-indent : 25%;

}



PRE  {

	font-family : Courier New, Courier, monospace;

	font-size : 8pt;

	font-weight : bold;

	text-indent : 25px;

	text-align : left;

}




