body {
	font-family: "Courier New", Courier, fixed;
	background-color: #241859;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;

       }
td { 
text-align: left;
 }
a img {  border: 0; }
a {  color: #241859; }
h1 { 
font-size: 14pt;
line-height: 18pt;

 }
 h2 { 
font-size: 12pt;
line-height: 18pt;

 }
p { 
font-size: 10pt;
line-height: 20pt;

 }
.breadcrumb {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #999999;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#rollovertext
{
font-size: 16px;
}

div#dates ul
{ 
  padding: 0;
margin:0;
list-style:none;

 }
div#dates li
{ 
  float: left;
  height: 20px;
  font-size: 13px;
  width: 150px;
  padding: 0;
  margin:0;
  list-style:none;
 }
.correct 
{ 
font-weight: bold;
  color: green;
   }
.incorrect
{ 
font-weight: bold;
  color: red;
   }
