.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	line-height: 20px;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;

}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	line-height: normal;

}
.bodybluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	line-height: normal;
	font-weight: bold;

}
.darkbluebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: normal;
	font-weight: bold;
	padding-left:  5px;
}
a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000A0;
	font-weight: bold;
}
a:hover {
   text-decoration:  none;
   color:  #A00000;
}
.bigred {
    font-size:  18px;
	font-family:  Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	color:  #800000;
	font-weight:  bold;
}
p, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}