<style type="text/css">
A:LINK {
color: #52A1DB;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:HOVER {
color: #9F9F9F;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:ACTIVE {
color: #52A1DB;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:VISITED {
color: #52A1DB;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:VISITED:HOVER {
color: #9F9F9F;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
BODY {
font-family: Arial,Sans-Serif;
font-size: 9pt;
}
P {
text-align: center;
}
</style>

