body {
background-color: white;
background-image: url(images/background.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 12px;
color: #404040;
}

td {
font-family: arial;
font-size: 12px;
color: #404040;
}

input {
font-family: arial;
font-size: 11px;
color: black;
}

select {
font-family: arial;
font-size: 11px;
color: black;
}

textarea {
font-family: arial;
font-size: 11px;
color: black;
}

.header {
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #2D4C8B;
}

a:link {font-family: arial; font-size: 12px; color: #7D4141; text-decoration: none; font-weight: normal;}
a:active {font-family: arial; font-size: 12px; color: #7D4141; text-decoration: none; font-weight: normal;}
a:visited {font-family: arial; font-size: 12px; color: #7D4141; text-decoration: none; font-weight: normal;}
a:hover {font-family: arial; font-size: 12px; color: #7D4141; text-decoration: underline; font-weight: normal;}

a.bottomnav:link {font-family: arial; font-size: 12px; color: #4D6F95; text-decoration: underline; font-weight: normal;}
a.bottomnav:active {font-family: arial; font-size: 12px; color: #4D6F95; text-decoration: underline; font-weight: normal;}
a.bottomnav:visited {font-family: arial; font-size: 12px; color: #4D6F95; text-decoration: underline; font-weight: normal;}
a.bottomnav:hover {font-family: arial; font-size: 12px; color: #4D6F95; text-decoration: underline; font-weight: normal;}

a.topnav:link {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 8px; padding-right: 8px;}
a.topnav:active {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 8px; padding-right: 8px;}
a.topnav:visited {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 8px; padding-right: 8px;}
a.topnav:hover {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 8px; padding-right: 8px;}