.h1 { font-family: Arial; font-size: 18px; color: #333333; font-weight: 700; letter-spacing: -1px; }
.h2 { font-family: Arial; font-size: 15px; color: #0f9545; font-weight: 700; letter-spacing: -1px; }
.h3 { font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight: 700; letter-spacing: -1px; }
.main-text { font-family: "Trebuchet MS"; font-size: 12px; }
.pass-text { font-family: "Trebuchet MS"; font-size: 10px; }
.form-text { font-family: "Trebuchet MS"; font-size: 11px; color:#666666 }

a:link { color: #0f9545; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: none; }
a:visited { color: #0f9545; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: none; }
a:hover { color: #0f9545; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
a:active { color: #0f9545; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: none; }

.footer { color:#FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; }
.footer a:link { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
.footer a:visited { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
.footer a:hover { color: #89c441; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
.footer a:active { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }

#mainmenu { background: #0f9545; float: left; list-style: none; margin: 0; padding: 0; width: 181px; }
#mainmenu li { font-family: "Trebuchet MS"; font-size: 12px; margin: 0; padding: 0; }
#mainmenu a { background: #0f9545; border-bottom: 1px solid #FFFFFF; color: #fff; display: block; margin: 0; padding: 4px 12px; text-decoration: none; font-weight:normal; }
#mainmenu a:hover { background: #89c441 url("../images/hover.gif") right center no-repeat; color: #fff; padding-bottom: 4px; }
