a:link{
font-weight:normal;
text-decoration:none;
color:#cccccc;font-size:12pt;
}

a:active{
color:#dddddd;
font-size:12pt;
text-decoration:none;
}
a:visited{
color:#666666;
font-size:12pt;
text-decoration:none;
}
a:hover{
background-color:#444444;
color:#aaaaaa;font-size:12pt;
text-decoration:underline;
}
body{
font-weight:normal;
text-decoration:none;
color:#aaaaaa;
font-size:12pt;
background-color:#000000;
line-height:150%;
}
tr {
border:0;
background-color:#444444;
font-size:9pt;
}
td {
border:0;
background-color:#444444;
font-size:12pt;
}
big {
font-size:14pt;
font-weight:bold;
}