BODY  {
	font-family : Verdana,Arial;
	font-size : 9pt;
	color : #000000;
}

UL  {
	font-family : Verdana,Arial;
	font-size : 10pt;
	color : #000000;
}

OL  {
	font-family : Verdana,Arial;
	font-size : 10pt;
	color : #000000;
}

TD  {
	font-family : Verdana,Arial;
	font-size : 9pt;
	color : #000000;
}

H1  {
	font-family : Verdana, Arial;
	font-size : 18pt;
}

H4  {
	font-family : Verdana, Arial;
	font-size : 14pt;
}

A:VISITED  {
	color : #0000FF;
	text-decoration : none;
}

A:LINK  {
	color : #0000FF;
	text-decoration : none;
}

.strike   {
	text-decoration : line-through;
}

.late {
	background-color : Yellow;
	color : Green;
}
.H4  {
	font-family : Verdana, Arial;
	font-size : 12pt;
	font-weight : bold;
}

.H1  {
	font-family : Verdana, Arial;
	font-size : 18pt;
}

.under {
	text-decoration : underline;
	font-weight : bold;
}

.smaller  {
	font-family : Verdana, Arial;
	font-size : 7pt;
}


