body {
background-color: #FFFFFF;
}

td {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
color: #000000;
}

A:LINK {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
color: #0000FF;
}

A:ACTIVE {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
color: #AAAAFF;
}

A:VISITED {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
color: #0000FF;
}

A:HOVER {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
color: #AAAAFF;
}
