P  {
	font-size : 10pt;
	font-family : sans-serif;
	color : Silver;
}

H1  {}

H2  {}

H3  {}

A  {
	color : Black;
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
}

A:Visited  {
	color : Black;
	font-size : 9pt;
	font-family : sans-serif;
	text-decoration : none;
}

A:Active  {
	color : Red;
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
}

A:Hover  {
	color : Gray;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}

BODY  {
	font-size : 10pt;
	font-family : sans-serif;
	color : Silver;
	line-height : 15pt;
}

li  {
	color : Red;
	margin-left : 5;
	font-size : 10 pt;
	font-family : sans-serif;
}

