body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
line-height: 12pt;
background: #fff;
margin: 0;
}

td {
font-size: 10pt;
line-height: 12pt;
background: transparent;
color: #fff;
}

h1 {
font-size: 12pt;
line-height: 14pt;
color: #333;
}

p {
font-size: 10pt;
line-height: 12pt;
color: #333;
}

a:link, a:visited, a:active {
background: transparent; 
color: #333; 
text-decoration:none; 
}

a:hover {
background: transparent; 
color: #3D4A99; 
text-decoration:underline;
}

a.web:link, a.web:visited, a.web:active {
color: #333;
text-decoration:none; 
}

a.web:hover {
color: #3D4A99; 
text-decoration:underline;
}

#footer p {
font-size: 10pt;
line-height: 12pt;
color: #3D4A99;
}