P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}

H1  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H2  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H3  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

A  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

BODY  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

S  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

