h1  {
	font-size:8pt;
	font-weight:normal;
	font-family :verdana;
	color : #000000;
}

A  {
	font-family : verdana;
	font-size :10pt;
	color : #000000;
	text-decoration:none;
}

A:Visited  {
	font-family:verdana;
	font-size:10pt;
	color:#999999;
	text-decoration:none;;
	}

A:Active  { 
	font-family:verdana;
	font-size:10pt;
	color:#ff0000;
	background-color:#D2E2B2;
	}

A:Hover  {
	font-family:verdana;
	font-size:10pt;
	background-color:#cccccc;
	text-decoration:none;
	}

/*BODY  {
//	background-color:#D2E2B2;
	background-color:#A2A158;
	}
*/

.f	{
	font-size:7pt;
	font-weight:normal;
	font-family:verdana;
	color:#000000;
	}
