body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
}
A:link {
font-size: 10pt;
color: #CC0000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 10pt;
color: #CC3300;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
A:active {
font-size: 10pt;
color: #663333;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:visited {
font-size: 10pt;
color: #CC3300;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
