
BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight : normal;
}

A {
	color: Navy;
	text-decoration: none;
}

A:Hover {
	color: Maroon;
	text-decoration: none;
	font-weight : bold;
}

HR {
  	height: 1pt;
}

UL{
	list-style: circle;
}

HEAD {
}
