P, TD  {
	font-size : 12px;
	font-family : Verdana, Helvetica;
}

H1  {
	font-family : Verdana, Helvetica;
	font-size : xx-large;
}

A  {
	text-decoration : none;
	color : Red;
	font-weight : bold;
}

A:Visited  {
	color : Maroon;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	background-color : White;
}

