body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
    background-color: #ffffff;
	
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #000000
 }
p, li, td {
 font-family: Arial, Verdana;
 font-size: 12px;
 color: #000000;
 line-height: 15px;
 }
 .header_text {
 font-family: Arial;
 font-size: 15px;
 color: #000000;
  line-height: 20px;
 }
 .header2_text {
 font-family: Arial;
 font-size: 15px;
 color: #FB0023;
  line-height: 20px;
 }
 .header3_text {
 font-family: Arial;
 font-size: 15px;
 color: #000000;
  line-height: 20px;
 }
 .small_textbold {
 font-family: Arial, Verdana;
 font-size: 12px;
 color: #ffffff;
 line-height: 15px;
 }
 .footer_text {
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #000000
 }
 .footer2_text {
 font-family: Arial, Verdana;
 font-size: 9px;
 color: #ffffff
 }
 .footer3_text {
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #0984A5
 }
A:link {
 color: #000000
 }
A:visited {
 color: #FB0023
 }
A:active {
 color: #505253
 }