div.body {
background-color:#999999;
border-color:darkgrey;
border-style:double;
}
a.a {
float:center;
font-size:13px;
text-decoration:none;
color:white;
background-color:blue;
padding:0.2em 0.6em;
border:1px solid white;
}
div.title {
margin: 2% 32% 5% 32%;
}
div.bannertable {
margin-left:auto;
margin-right:auto;
top:2%;
}
div.bottom1 {
margin: 2% 32% 5% 32%;
}
div.adleft {
border-style: double;
border-color: blue;
font-size:16px;
font-weight: bold;
background-color: lightblue;
text-align: center;
position: absolute;
left:120px;
top:250px;
padding:2px 2px;
}
div.adright {
border-style: double;
border-color: blue;
font-size:16px;
font-weight: bold;
background-color: lightblue;
text-align: center;
position: absolute;
right:120px;
top:250px;
padding:2px 2px;
}
div.bottom {
border-width:thin;
border-color:white;
border-style:solid;
margin-left:30%;
margin-right:30%;
margin-bottom:2%;
background-color:lightgrey;
padding:0;
}
span.highlight {
background-color:yellow;
}
td {
font-weight:bold;
font-family:Arial, Arial, Arial;
}
a:hover {background-color:lightgrey}

li {display:inline}
