P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #000099;
	font-weight : bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #FF0000;
	font-weight : bold;
}

BODY  {
	font-family : Arial;
	font-style : normal;
	color : Black;
	background-color : White;
	font-weight : normal;
}

