.assignment {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;

}
.warning {  font-family: "Courier New", Courier, mono; font-size: 10px; font-style: italic; color: #FF0000}
.assignNav {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.assignmentBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	border: thin none;
}
.InfoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: none #000000;
	color: #333333;
	font-weight: normal;
	background-color: #dddddd;
	padding: 5px;
	margin: 3px;




}
