body {
font-family: arial,sans-serif;
font-size: 10pt;
color: #333333;
background-color: #ffffff;
margin-top: 0;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;
}

a:hover {
text-decoration: underline;
color: #0000cc;
}

a:link {
text-decoration: underline;
color: #0000cc;
}

a:visited {
text-decoration: underline;
color: #0000cc;
}