P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	text-decoration : none;
	clip : auto;
}

BODY  {
	font-size : 6px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

td  {
	font-size : 9px;
	font-family : Verdana;
	font-style : normal;
	color : #000000;
}

mailto  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}


