TABLE, BODY, TR, TD, INPUT, SELECT, TEXTAREA {
font-family: Arial; font-size: 11px; padding: 0px 0px 0px 0px;
font-color: #383838; color: #383838;
line-height: 130%; 
border-spacing: 0px;
clear: both;
}
input
{
width: 8em;
height: 1.8em;
float: left;
display: block
}
BODY
{
background-color: #336089;
}
img {
border: 0px;
}

a {
color: white;
text-decoration: none;
}
a.text {
color: #383838;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
h2 {
display: none;
}