A:link {
color: #ab0f0d;
font-weight: bold;
text-decoration: underline;
}
A:visited {
color: #ab0f0d;
font-weight: bold;
text-decoration: underline;
}
A:hover {
color:#000000;
font-weight: bold;
text-decoration: none;
}
A:active {
color:#000000;
font-weight: bold;
text-decoration: none;
}

body {
background-repeat: repeat-y;
background-position: center top;
background-color: #FFFFFF;
font-size: 10pt;
font-family:verdana, arial, helvetica, sans-serif;
color:#000000;
}

table {
font-size: 10pt;
font-family:verdana, arial, helvetica, sans-serif;
color:#000000;
}