.header
{ 
   font-family: Arial, Verdana, Tahoma; 
   font-size: 12pt; 
   font-weight: bold;
   color: #000000;
}
.header2
{ 
   font-family: Arial, Verdana, Tahoma; 
   font-size: 10pt; 
   font-weight: bold;
   color: #000000;
}
.table
{
   font-family: Arial, Verdana, Tahoma; 
   font-size: 10pt;
   color: #003366;
   background-color: #FFFFFF;
}
.table2
{
   font-family: Arial, Verdana, Tahoma; 
   font-size: 8pt; 
}

A:hover  {color:#FF0000;}.question {
	background-color: #E3ECF9;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	color: #003366;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #82A9E3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

