@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
margin-top:0px;
}

a{
font-weight:bold;
color:#666666;
text-decoration:none;
}

a:hover{
color:#666666;
text-decoration:underline;
}

#reduce {
font-size:9px;
}

#text-used {
display:none;
}