body {
font-family:'Trebuchet MS',Impact, "Times New Roman";
font-size:10pt;
color:#000000;
background-color:#000000;
margin:0;
}
#maindiv {
text-align:center;

}
#test {
background-color:#FFFFFF;
}
#centerdiv {
margin-left:auto;
margin-right:auto;
width:995px;
background-color:#FFFFFF;
}
#header {
height:105px;
width:995px;
background-color:#FFFFFF;
}
div a {
color:#000000;
text-decoration:none;
}
div a:hover {
text-decoration:none;
}
div {
font-weight:bold;
}
a {
color:black;
}
a:hover {
color:red;
text-decoration:none;
}
