/* CSS Document */

body,td,input,select,textarea {
font-family: Tahoma;
font-size: 11px;
}

h1 {
font-weight: normal;
font-size: 18px;
color: #3B7DB5;
}

a {
font-weight: bold;
color: #3B7DB5;
}

a:hover {
text-decoration: none;
}

form {
margin: 0px;
}

#navtable {
font-family: Verdana;
font-size: 10px;
}