body {
color: #9A9A9A;
font-size:10pt;
background-color: #ffffff;
} 

H1{
color: #9A9A9A;
font-size:12pt;
}

img {
 border: 0px none;
}

a:link { color: #5B6FB1; text-decoration: none; }
a:visited { color: #5B6FB1; text-decoration: none; }
a:hover { color: #000079; text-decoration: underline; }
a:active { color: #5B6FB1; text-decoration: none; }
