
body, td {
font-family: helvetica, georgia, verdana;
font-size: 12px;

}

a {
color: #B42D00;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #275D03;
font-weight: bold;
text-decoration: underline;
}

.section_hdr {
color: #4787c5;
font-weight: bold;
font-size: 16px;
padding: 4 2 6 4;
}

.sub_hdr {
color: #171717;
font-weight: bold;
font-size: 13px;

}

li {
margin-top: 4px;
}