
body {
font-family:tahoma;
font-size:8px;
color:#404040;
letter-spacing:2px;
background-image:url(bg.jpg);
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;

}

A:link, active, visited, hover {
color:#CACACA;
text-decoration:underline;
border:none;
cursor:crosshair;
}

b {color:#B40005;}

.tableheader {
background-color:#545454;
color:#A30000;
height:15px;
text-align:center;
font-size:8px;
border-width:0px;
}

.tablecontent {
background-color:#717171;
color:#404040;
text-align:left;
font-size:8px;
letter-spacing:2px;

}

.center {margin:0 auto;
text-align:center}