body {
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;

font-family: Arial;
font-size: 9pt;
font-style: normal;
font-variant: normal;
}

P {
font-family: Arial;
font-size: 9pt;
font-color: black;
text-decoration: none;
}

A:link {
font-family: Arial;
font-size: 9pt;
font-color: black;
text-decoration: none;
}

A:visited {
font-family: Arial;
font-size: 9pt;
font-color: black;
text-decoration: none;
}

A:active {
font-family: Arial;
font-size: 9pt;
font-color: black;
text-decoration: none;
}

A:hover {
font-family: Arial;
font-size: 9pt;
font-color: #800000;
text-decoration: underline;
}

TD {
font-family: Arial;
font-size: 9pt;
font-color: black;
text-decoration: none;
}