body {
font-size: 12px;
line-height: 14px;
color: #333;
background-color: #fff;
padding: 0;
text-align: center;
margin: 0;
}

td {
font-size: 12px;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration: underline;
color:#336699;
}
a:hover, p.h2 a:hover, td.topnav a:hover, td.footer a:hover, #bye a:hover {
color: #903;
text-decoration: underline;
}

h1 { color: #000; font-size: small; margin: 0; }
h2 { color: #000; font-size: 12px; line-height: 17px; margin: 0; }
p.h2 { color: #000; font-size: 12px; line-height: 17px; margin: 0; }
p.h2 a { color: #000; text-decoration: none; }
code {font-size: 90%;}

#rightnav {
margin: 0;
padding: 0;
width: 155px;
float: right;
}

td.topnav, td.footer {
padding: 0;
margin: 0;
padding-bottom: 5px;
}

td.topnav {height: 20px; font-size: 10px;}
td.topnav a {padding-right: 20px;color: #333333; text-decoration: none;}
td.verytopnav a {font-size: 10px;color: #333333; text-decoration: none;}
td.verytopnav img {padding-left: 20px;}
td.footer, td.footer a {font-size: 10px;color: #333333; text-decoration: none;}

#bye {
width: 140px;
padding: 0;
background: #fff;
border: 1px solid;
margin: 5px 8px 5px 10px;
}

#bye ul li {
height: 15px;
line-height: 15px;
font-size: 10px;
}
#bye a {
text-decoration: none;
color: #333333;
}