body {
font-family: "Trebuchet MS";
color: #ffffff;
background-color: #000000;}


div.main {
position: relative;
left: 50%;
margin-left: -350px;
top: 150px;
width: 700px;
font-family: "Trebuchet MS";
color: #ffffff;
font-size: 12px;
text-align: center;}

table {
font-family: "Trebuchet MS";
color: #ffffff;
font-size: 12px;
text-align: center;}

a:link {
font-family: "Trebuchet MS";
color: #ffffff;
text-decoration: none ;
font-size: 12px;
font-weight: bold;}

a:hover {
font-family: "Trebuchet MS";
color: #0099FF;
text-decoration: underline;
font-size: 12px;
font-weight: bold;}

a:visited {
font-family: "Trebuchet MS";
color: #0099FF;
text-decoration: none;
font-size: 12px;
font-weight: bold;}



