h1           {
font-family: "Trebuchet MS";
font-size: 14pt;
color: #005a31;
text-align: left;
font-weight: bold;
}

h2           {
font-family: "Trebuchet MS";
font-size: 10pt;
color: #666666;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}

h3           {
font-family: "Trebuchet MS";
font-size: 12pt;
color: #666666;
text-align: left;
font-weight: normal;
margin-top: 0;
margin-bottom: 0
}

p         {
font-family: "Trebuchet MS";
font-size: 10pt;
color: #666666;
text-align: left;
}

ul         {
list-style-image: url("images/file_c.gif");
font-family: "Trebuchet MS";
font-size: 10pt;
color: #666666;
text-align: left;
}

ul.pdf        {
list-style-image: url("images/pdf_button.png");
font-family: "Trebuchet MS";
font-size: 10pt;
color: #000000;
text-align: left;
}

a:link    {
text-decoration: none;
color: #005a31;
}

a:visited {
text-decoration: none;
color: #005a31;
}

a:active  {
text-decoration: none;
color: #005a31;
}

a:hover   {
text-decoration: underline;
color: #94ab27;
}
