P  {
	font-size: 12px;
}

H1  {
	font-weight : normal;
	color : Navy;
	font-size : x-large;
	margin-top : 0px;
}

H2  {font-size: 16px;}

H3  {font-size: 14px;}

A:Visited  {}

A:Active  {}

BODY  {
	font-family: "verdana","arial";
	color: #000000;
	font-size: 12px;

}

TR, TD, TH  {
	font-size: 12px;
}

h1  {
	font-size: 20px;
	text-align : center;
}

a  {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-weight : bold;
	text-decoration : underline;
}

.menu  {
	color : White;
}

hr  {
	height : 1px;
	color : Black;
}

