body, td {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
line-height: 12pt;
background: #008791;
}

td {
font-size: 10pt;
line-height: 12pt;
background: transparent;
}

h1 {
font-size: 14pt;
line-height: 16pt;
color: #008791;
font-weight: bold;
}

h2 {
font-size: 12pt;
line-height: 14pt;
color: #008791;
font-weight: bold;
}

p {
font-size: 10pt;
line-height: 12pt;
color: #666;
}

ul {
font-size: 10pt;
line-height: 12pt;
color: #666;
}

a:link, a:visited, a:active {
background: transparent; 
color: #666; 
text-decoration:none; 
}

a:hover {
background: transparent; 
color: #008791; 
text-decoration:underline;
}