BODY  {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

BODY, UL, TD, TH, B {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
}

A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}
