@charset "iso-8859-1";
body {
color: #FFFFFF;
background-color: #000000;
font-size: 83%;
}

body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: verdana, helvetica, arial, sans-serif;
}

td.topbox {
font-variant: small-caps;
font-size: 120%;
}

td.navbar {
text-transform: uppercase;
font-size: 120%;
}

td.content {
font-size: 100%;
}

td.footnote {
font-size: 75%;
}

.timestamp {
font-size: 75%;
color: #336666;
background-color: transparent;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a {color: #0000AA; background-color: transparent;}

a.navbut:link {text-decoration: none;}
a.navbut:visited {text-decoration: none;}
a.navbut:hover {text-decoration: none;}
a.navbut {color: #000000; background-color: transparent;}

table.top {
color: #000000;
background-color: #CCCCCC;
border: 2px solid #FFFFFF;
}

table.mid {
color: #000000;
background-color: #CCCCCC;
border: 2px solid #FFFFFF;
}

table.bot {
color: #000000;
background-color: #CCCCCC;
border: 0px solid #000000;
}