a:link, a:active, a:visited {
color: #000000;
font-size: 10;
text-decoration: none;
font-family: Trebuchet MS, Arial, sans-serif;}

a:hover {
color: #66CC33;
font-size: 10;
text-decoration: none;
font-family: Trebuchet MS, Arial, sans-serif;}

td {
color: #000000;
font-size: 12;
font-weight: normal;
font-family: Trebuchet MS, Arial, sans-serif;}

.bigbold {
color: #000000;
font-size: 15;
font-weight: bold;
font-family: Trebuchet MS, Arial, sans-serif;
}

.nav {
color: #000000;
font-size: 11;
text-decoration: none;
font-family: Trebuchet MS, Arial, sans-serif;
}

.button {
color:#000000;
background:#EEEEEE;
font-family: Trebuchet MS, Arial, sans-serif;
font-size:10;
font-weight:bold;
}

.label {
color:#000000
font-family: Trebuchet MS, Arial, sans-serif;
font-size:12;
font-weight:bold;
}

.error {
color:#FF3300
font-family: Trebuchet MS, Arial, sans-serif;
font-size:12;
}

.title {
color:#000000
font-family: Trebuchet MS, Arial, sans-serif;
font-size:17;
font-weight:bold;
}

BODY {
scrollbar-arrow-color: #66CC33;
scrollbar-track-color: #EEEEEE;
scrollbar-face-color: #EEEEEE;
scrollbar-shadow-color: #EEEEEE;
scrollbar-highlight-color: #EEEEEE;
scrollbar-darkshadow-color: #66CC33;
scrollbar-3dlight-color: #EEEEEE;
background-color: #ffffff;
font-size: 11;
font-weight: normal;
font-family: Trebuchet MS, Arial, sans-serif;}