font.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #474747;
}
font.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #474747;
}
font.blank {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #576AA7;
	font-weight : bold;
}
font.blankred {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #D5480D;
	font-weight : bold;
}
A:link, A:visited {
    font-weight : bold;
	text-decoration : none;
	color : #474747;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration : underline;
	color : #4D6FA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
font.blank2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #1B3D6B;
	font-weight : bold;
}
A.due:link, A.due:visited {
	font-weight : bold;
	text-decoration : none;
	color : #5F6DB4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.due:hover {
	text-decoration : none;
	color : #D5480D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}