body {
font-family:Tahoma;
font-size:10px;
background-image: 
url('images/wallpaper.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed
}

td {
font-family:Tahoma;
font-size:10pt;
color:#000000;
}

a {
font-family:Tahoma;
font-size:10pt;
color:#000000;
text-decoration:underline
}

a:hover {
text-decoration:none;
}

.link {
font-family:Arial;
font-size:9px;
}