body, div, td, th, span, p, ul, li {
color: #000000;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
}

a:link, a:visited, a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h4 { font-size: 13px; font-weight: bold; margin: 0px 0px 8px 0px; color: #000000;}

td.headline {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px; 
    font-weight: bold; 
    color: #0E3372;
}


.bluetxt {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px; 
    font-weight: bold; 
    color: #004080;
}


.bluetxt1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px; 
    font-weight: bold; 
    color: #0E3372;
}


li span {
  color: #000000;  /* this will be color of text */
}


#form-table {border-collapse:collapse;border-bottom:1px solid #E8E8E8;}
#form-table td {border-top:1px solid #E8E8E8;background-color:#FFFFFF;padding-left:20px;color:#827548;height:30px}
#form-table input {width:300px}