
 body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 A
 {
 	font-size: 12px;
	color: #990000;
 }
 A:Hover
 {
 	font-size: 12px;
	color: #009900;
 }
 .question
 {
 	color: #1C64A8;
	font-size: 14px;
	font-weight: bold;
 }
 .sectionHeading
 {
 	color: #1C64A8;
	font-size: 16px;
	font-weight: bold;
 }
 .answer
 {
 	color: Navy;
	font-size: 12px;
 }
 .heading
 {
 	color: white;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
 }
 .sub-heading
 {
 	color: white;
	font-size: 12px;
 }
 .insuredMessage
 {
 	color: #990000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
 }


 






 




