body {font-color: #000;}

A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none;}

A.menu:link {text-decoration: none; color: #FFF; font-family: Trebuchet MS; font-size: 18px; font-weight: bold;}
A.menu:visited {text-decoration: none; color: #FFF; font-family: Trebuchet MS; font-size: 18px; font-weight: bold;}
A.menu:active {text-decoration: none; color: color: #FFF; font-family: Trebuchet MS; font-size: 18px; font-weight: bold;}
A.menu:hover {text-decoration: underline; color: #FFF; font-family: Trebuchet MS; font-size: 18px; font-weight: bold;}

A.menu_left:link {text-decoration: none; color: #001d59; font-family: Trebuchet MS; font-size: 18px;}
A.menu_left:visited {text-decoration: none; color: #001d59; font-family: Trebuchet MS; font-size: 18px;}
A.menu_left:active {text-decoration: none; color: color: #001d59; font-family: Trebuchet MS; font-size: 18px;}
A.menu_left:hover {text-decoration: underline; color: #001d59; font-family: Trebuchet MS; font-size: 18px;}

H1 {color: #001d59; padding-top: 0px; padding-bottom: 0px; margin-bottom: 20px; font-family: Arial; font-size: 22px; font-weight: bold;}
H2 {color: #001d59; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; font-family: Verdana; font-size: 14px; font-weight: bold;}
H3 {color: #001d59; padding-top: 5px; padding-bottom: 0px; margin-bottom: 0px; font-family: Verdana; font-size: 12px; font-weight: bold; text-align: center;}

input.text {border: solid #373135 1px; background-color: #FFF; height: 20px;}
input.button {border: solid #DABA81 1px; background-color: #DABA81; color: #FFF; font-weight: bold; height: 20px;}

td, p {color: #000; font-family: Trebuchet MS, Verdana, Georgia, Tahoma, Helvetica, sans-serif; font-size: 14px;}
p {padding: 0px;}

hr {height: 2px; color: #C6A884; margin-bottom: 10px;}

div.menu {height: 26px; width: 192px; background: url(/images/bg_menu_left.jpg) left top no-repeat; padding-left: 50px; padding-top: 7px;}

table.content th {font-weight: bold; font-size: 12px;}
table.content td {background-color: #f6f1e3; text-align: center;}

