P
{
	font-size: 10pt;
	color: #000000;
	font-family: 'verdana';
}

H1  {}

H2  {}

H3  {}

A
{
	font-size: 10pt;
	color: green;
	text-decoration: underline;
}

A:Visited
{
	font-size: 10pt;
	color: green;
	text-decoration: underline;
}

A:Active
{
	font-size: 10pt;
	color: green;
	font-family: Verdana;
}

A:Hover  {font-size:10pt;
	color : Black;
	text-decoration : none;
	background : Green;
}

BODY  {font-size:10pt;
	color: #000000;
	font-family: 'verdana';
	}

TABLE {font-size:10pt;
	
	color : Black;}
	
