BODY, P, TD, TR, UL, LI {
 	font-size: 10pt;
 	font-weight : Normal;
 	font-family : Verdana, Arial, Helvetica,  Times, Sans-Serif;
 	} 
	
.bold{font-weight:bold;}
.notes{font-style:italic;}
.footer{font-size: 9pt;}
.question{font-size: 11pt;
 	font-weight : Bold;
	}
#header a{
	padding:3px;
	display:block;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#header span{
	padding:3px;
	display:block;
	color:#000;
	font-weight:bold;
	text-align:center;
}
#header .active{
	border:1px solid #FF0000;
}
#header .done{
	background-color:#ea741a;
}