body
{
background-color:#000000;
font-family:"Verdana";
font-size:11px;
color:#c0c0c0;
}
h1
{
font-family:Courier New;
font-size:20px;
color:#ee0000;
font-weight:bold;
}
h2
{
font-family:Tahoma;
font-size:13px;
color:#ee0000;
}
p
{
font-family:Georgia;
font-size:11px;
color:#c0c0c0;
}
a.big
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#dddddd;
text-decoration:none;
}
a.box
{
font-family:Tahoma;
font-size:11px;
color:#aaaaaa;
text-decoration: none;
font-weight:bold;
border-width:1px;
border-style: solid;
padding-left: 5;
padding-right: 5;
padding-top: 2;
padding-bottom: 3;
background-color: #202020;
}
.style2
{
font-family:Verdana;
font-size:9px;
color:#c0c0c0;
}
.style3
{
color:#00FFFF;
}

a:link {text-decoration: none;}
a:visited {text-decoration:none; color:#808080;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
