
P  {
	font-family : "verdana";
	font-size : 12pt;
}

H1  {
	font-family : "verdana";
	color : white;
	font-size : 18pt;
}

H2  {
	font-family : "verdana";
	color : white;
	font-size : 14pt;
}

H3  {
	font-family : "verdana";
	color : "white";
	font-size : 12pt;
}

H4  {
	font-family : "verdana";
	color : "white";
	font-size : 9pt;
}

A  {
	font-family : "verdana";
	color : white;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family : "verdana";
	color : white;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-family : "verdana";
	color : #D4D0C7;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	font-family : "verdana";
	color : #D4D0C7;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

BODY  {


	font-family : "verdana";
	font-size : 12pt;
	color : white
}

TABLE  {


	font-family : "verdana";
	font-size : 12pt;
	color : white
}


TD  {


	font-family : "verdana";
	font-size : 12pt;
	color : white
}


