P  {}

H1  {
	font-family : Arial;
	font-size : x-large;
}

H2  {
	font-size : large;
	font-family : Arial;
	font : Arial;
}

H3  {
	font-family : Arial;
	font-weight : bold;
	font-size : medium;
	font : Arial;
}

.listhead  {
	text-decoration : none;
	color : blue;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	color : Black;
}

P  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

TD  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
}

TH  {
	font-family : Arial;
	color : White;
	font-size : 10pt;
	text-align : left;
}

.list  {
	font-size : 8pt;
	font-family : sans-serif;
	color : Black;
}


