body { 
font-family: Arial, Helvetica, sans-serif;
background: #1A4180; 
}
/*p { font-family: Arial, Helvetica, sans-serif; }*/
a:link {text-decoration: none; color: #660000;}
a:visited {text-decoration: none; color: #660000;}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: #BB0000;}
h2 {
font-family: Verdana, Tahoma;
color: #009933;
letter-spacing: -2px;
border-bottom-style: solid;
border-bottom-width: 2px;
text-transform: uppercase;
}

h4 {
font-family: Verdana, Tahoma;
font-size: 9px;
color: #0e2355;
text-transform: small-caps;
}


li {
font-family: Verdana, Tahoma;
letter-spacing: -1px;
font-variant: small-caps;
}


input {
font-family: Verdana, Tahoma;
font-size: 9px;
color: #aaaaaa;
}

form { margin: 0; padding: 0; }