P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Silver;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Red;
}

BODY  {
	height : 0pt;
	width : 0;
	left : 0;
	top : 0em;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

