body {
margin: 0;
padding: 0;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #fff;
}

#rightcell {
font-size: 10px;
}


a {
font-weight: bold;
color: #0000FF;
text-decoration: none;
border-bottom: 1px dotted #0000FF;
}

a:visited {
font-weight: bold;
color: #0000FF;
text-decoration: none;
border-bottom: 1px dotted #0000FF;
}

a:hover {
font-weight: bold;
font-color: #0000FF;
border-bottom: 1px solid #0000FF;
}

h1 {
font-size: giant;
color: #ccc;
}

.main {
font-family: verdana, arial, tahoma, helvetica, sans-serif;
font-size: 12px;
color: #000;
}

#footer {
font-size: 10px;
color: #fff;
}