P  {
	font-size : 12px;
	font-family : Arial;
	color : White;
	text-align : justify;
}

H1  {
	font-size : 20px;
	font-family : Arial;
	color : White;
}

H2  {}

H3  {}

A  {
	color : Silver;
	text-decoration : none;
}

A:Visited  {
	color : Silver;
	text-decoration : none;
}

A:Active  {
	color : Silver;
	text-decoration : none;
}

A:Hover  {
	color : Yellow;
	text-decoration : none;
}

BODY  {}

td  {
	font-size : 12px;
	font-family : Arial;
	color : White;
}

form  {
	font-size : 10pt;
	font-family : Arial;
}

select  {
	font-size : 10pt;
}


