A  {
	color : Silver;
	font-family : sans-serif;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

A:Visited  {
	color : Silver;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
}

A:Active  {
	color : #CC0000;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
}

A:Hover  {
	color : White;
	font-family : sans-serif;
	font-size : 10pt;
	text-decoration : underline;
}

BODY  {
	color : #52A0A0;
	font-size : 10pt;
	font-family : sans-serif;
}

TD  {
	font-size : 10pt;
	text-decoration : none;
	font-family : sans-serif;
}

TH  {
	font-size : 10pt;
	font-family : sans-serif;
}

LI  {
	font-family : sans-serif;
	font-size : 10pt;
}

h1  {
	font-family : sans-serif;
	font-size : 12pt;
}

