body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 11pt;
background: #fff;
margin: 0;
}

td {
font-size: 9pt;
line-height: 11pt;
background: transparent;color:#595959;/*color: #fff;*/
}

h1 {
font-size: 9pt;
line-height: 11pt;
color: #800000;
font-weight: bold;
}

h2 {
font-size: 9pt;
line-height: 11pt;
color: #595959;
font-weight: bold;
}

p {
font-size: 9pt;
line-height: 11pt;
color: #595959;
}

a:link, a:visited, a:active {
background: transparent; 
color: #800000; 
text-decoration:none; 
}

a:hover {
background: transparent; 
color: #800000; 
text-decoration:underline;
}

a.image_text:link, a.web:visited, a.web:active {
color: #838282;
font-size: 8pt;
text-decoration:none; 
}

a.image_text:hover {
color: #838282; 
font-size: 8pt;
text-decoration:underline;
}