
body{
background-color: white;
color:black;
margin:0px;
font-family:Arial, Sans-serif;
font-size:11px;
text-align:left;
background-color: #eeeeee;
}

#wrapper{
margin:0px;
float:left;
width:800px;
background-color: #eee;
}


#buttons{
position: absolute;
color: white;
font-size: 16px;
margin: 155 0 0 10px;
line-height: 21px;
}


#buttons a{
color: white;
}


#buttons a:hover{
color: gray;
}


a{
font-weight: bold;
text-decoration: none;
color: navy;
}

a:hover{
color: black;
}


.form{
font-size: 11px;

}

.style8{
font-size: 16px;
font-weight: bold;
color: navy;
}




.underline{
font-size: 11px;
color: navy;
}
