body {
color:#000000;
font-family:Trebuchet MS; 
font-size:10px;
background-color:#0000FF;
scrollbar-DarkShadow-Color:#0000FF; 
scrollbar-Track-Color:#0000FF; 
scrollbar-Face-Color:#0000FF; 
scrollbar-Shadow-Color:#0000FF;
scrollbar-3dLight-Color:#0000FF; 
scrollbar-Highlight-Color:#0000FF; 
scrollbar-Arrow-Color:#000000;
BACKGROUND-COLOR:transparent
}

a:active {
color:#D92129;
background-color:#000000;
text-decoration:none;
font-weight:bold;
cursor:hand
}
a:link {
color:#D92129;
background-color:#000000;
text-decoration:none;
font-weight:bold;
cursor:hand
}
a:visited {
color:#D92129;
background-color:#000000;
text-decoration:none;
font-weight:bold;
cursor:hand
}
a:hover {
color:#000000;
background-color:#D92129;
text-decoration:none;
font-weight:bold;
cursor:hand
}

.header {
color:#000000;
font-size:8pt;
text-transform:uppercase;
font-weight:bold;
text-align:center;
border-bottom-style:double;
border-bottom-width:3
}

table {
color:#000000;
font-size:10px
}

input, textarea {
font-family:Trebuchet MS;
color:#000000;
font-size:10px;
background:#D92129;
border-style:solid;
border-color:#000000;
border-width:1px
}