h1           {
font-family: "Times New Roman";
font-size: 18pt;
color: #721913;
text-align: left;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0
}

h2           {
font-family: "Trebuchet MS";
font-size: 9pt;
font-color: #FFFFFFF;
text-align: center;
font-weight: bold;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 0;
}

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: 9pt;
color: #333333;
text-align: left;
}

ul         {
list-style-image: url("images/file_c.gif");
font-family: "Trebuchet MS";
font-size: 9pt;
color: #666666;
text-align: left;
}

ul.pdf        {
list-style-image: url("images/pdf_button.png");
font-family: "Trebuchet MS";
font-size: 9pt;
color: #000000;
text-align: left;
}

a:link    {
text-decoration: none;
color: #333333;
}

a:visited {
text-decoration: none;
color: #333333;
}

a:active  {
text-decoration: none;
color: #333333;
}

a:hover   {
text-decoration: none;
color: #666666;
}