a:link {
color: #0000FF;
Font-weight: bold;
Text-decoration: underline;
}

a:visited {
color: #808080;
Font-weight: bold;
Text-decoration: underline;
}

a:active {
color: #996699;
}

h1 {
font-family: Verdana; 
font-size: 14pt; 
color: #000080; 
font-weight: bold 
Margin-bottom: 3pt;
Margin-top: 3pt;
}

h2 {
color: #FFFFFF;
font-size: 10pt;
font-family: "Verdana";
background-color: #000080;
Margin-top: 12px;
Margin-bottom: 5px;
}

h3 {
color: 995599;
font-size: 12px;
font-family: "Verdana";
Margin-top: 12pt;
Margin-bottom: 3pt;

}

/* TABLE TAGS */

table {
font-family: Verdana; 
font-size: 11px; 
color: #000080
}

td {
font-family: Verdana; 
font-size: 11px; 
color: #000080;
valign: "top"
}

th {
font-family: "Verdana";
font-size: 9pt;
font-style: normal;
background-color: navy;
text-align: left;
vertical-align: bottom;
}

p {
font-family: Verdana; 
font-size: 11px; 
color: #000080;
Margin-top: 1px;
Margin-bottom: 10px;
}

ul {
font-family: Verdana; 
font-size: 11px; 
color: #000080
}

li {
font-family: Verdana; 
font-size: 11px; 
color: #000080;
Margin-top: 3pt;
}

body {
font-family: Verdana; 
font-size: 11px; 
color: #000080
margin-top: 0pt;
margin-bottom: 0pt;
color: #000099;
padding-bottom: 0pt;
}