body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
}
body {
background-color : #000000;
}
a:link {
color : #cccccc;
}
a:visited {
color : #666666;
}
a:hover {
color : #999999;
}
a:active {
color : #999999;
}
a {
font-weight : bold;
}
.style1 {
font-size : 12px;
}
.style2 {
display : inline;
font-size : 20px;
font-variant : small-caps;
font-family : Lucida, sans-serif;
font-weight : 800;
}