/* CSS Document */
body, table, td, tr{
font-family: Verdana;
font-size: 9pt;
}

a:link{
color:black;
text-decoration: none;
}
a:hover{
color:black;
text-decoration: none;
}
a:visited{
color:black;
text-decoration: none;
}
a:active{
color:black;
text-decoration: none;
}