body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #ffffff;
        background-repeat: repeat;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

li {
        color: #9C0000;
        list-style-type: square;
        margin-left: 10px;
}

a:link {
        color: #000000;
        text-decoration: underline;
}

a:hover {
        color: #660000;
        text-decoration: underline;
}
/*
a.underscore:link {
        color: #000000;
        text-decoration: underline;
}

a:active {
        color: #660000;
        text-decoration: underline;
}

*/
a:visited {
        color: #666666;
        text-decoration: underline;
}


select, input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.top, .ListItem {vertical-align:top}
.right, .FormSubmit {text-align:right}
.center {text-align:center}
.FormHead {background-color: #E9E6D5; font-weight: bold}
.FormLabel, .FormInput {background-color: #FAF7EE; padding: 0px}
.ItemHead, .FeatureHead, h2 {font-size:12px; text-align:left; font-weight:bold}
.Featurebody {background-color:#000066}
strong {font-weight:bold}
.FormRequired {color:#cc0000}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
