body {
background-color: #8FD096;
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: white;
}

a:link {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:active {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:visited {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:hover {font-family: arial; font-size: 12px; color: #607498; 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: 1px; padding-right: 1px;}
a.topnav:active {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}
a.topnav:visited {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}
a.topnav:hover {font-family: arial; font-size: 12px; color: white; text-decoration: underline; font-weight: bold; padding-left: 1px; padding-right: 1px;}
