>
</html>
P  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

H2  {}

H3  {}

A  {}

A:Visited  {
	font-size : medium;
	font-family : Arial;
	font-style : normal;
	color : #008080;
	text-decoration : none;
}

A:Active  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
	text-decoration : none;
}

A:Hover  {}

BODY  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : black;
}