body, td {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
line-height: 12pt;
background: #fff;
}

td {
font-size: 8pt;
line-height: 12pt;
background: transparent;
color: #000;
}

h1 {
font-size: 14pt;
color:#000;
}

h2 {
font-size: 12pt;
color:#00afca;
}

p {
font-size: 8pt;
line-height: 12pt;
color: #000;
}

ul {
font-size: 8pt;
line-height: 12pt;
color: #000;
}

a:link, a:visited, a:active {
background: transparent; 
color: #000; 
text-decoration:none; 
}

a:hover {
background: transparent; 
color: #000; 
text-decoration:underline;
}

a.web:link, a.web:visited, a.web:active {
color: #fff;
text-decoration:none; 
}

a.web:hover {
color: #fff; 
text-decoration:underline;
}