P
{
	font-family: Arial;
	font-size: 10pt;
}

BODY
{
	font-family: Arial;
	font-size: 10pt;
}

A
{	
	color:#0000AA;
	text-decoration:none;
	font-weight:normal;
}

A:hover
{
	color:#EE0000;
	text-decoration: none;
}	

TABLE
{
	font-size: 10pt;
	font-family: Arial;
}

TD
{
	font-size: 10pt;
	font-family: Arial;
}
.hdr
{
	background: #AFAFAF;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

.anchor
{
	font-weight: bold;
	text-decoration: none;
	color: #003300;
}

H3
{
	background: #AFAFAF;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}

H4
{
	color: olive;
}

H5
{
	background: #AFAFAF;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
