body
{
padding:0px;
margin:0px;
background-color:#333333;
color:#FFFFFF;
background-image:url(i/bg.gif);
background-repeat:repeat-y;
background-position:top center;
}

h1
{
color:#333333;
font-size:14px;
padding:1px;
margin:1px;
text-transform:uppercase;
}

body,h1,td,p,div
{
font-family:Georgia;
}

.t
{
width:200px;
height:150px;
border:2px #400000 solid;
}

.toplist_table td
{
color:#040000;
font-weight:bold;
}

.toplist_table td a
{
color:#993300;
}

.toplist_table td a:hover
{
color:#FF0000;
}


