body {
background-color: #000;
margin: 10px;
}

th, td, h1, h2, h3, h4, p, div, blockquote, dt, dd, li, a {
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 13px;
}

h1 {
font-size: 1.6em;
margin: 10px 0 10px 0;
}

h2 {
font-size: 1.2em;
margin: 10px 0 10px 0;
}

h3 {
font-size: 1.1em;
margin: 10px 0 10px 0;
}

table {
border: 0;
}

th {
background-color: #EEE;
color: #000;
text-align: left;
}

p {
margin: 6px 0 12px 0;
}

pre {
border: 1px solid #666;
font-family: courier, monospace;
font-size: 11px;
margin-left: 2px;
padding-left: 4px;
}

blockquote {
background-color: #E7E7E7;
margin: 1px;
padding: 1px;
}

blockquote blockquote {
background-color: #C7C7C7;
margin: 2px 20px 2px 20px;
}

hr {
color: #666;
height: 1px;
}

a {
text-decoration: none;
}

a:link {
text-decoration: underline;
}

a:visited, #contents a:visited {
color: #666;
text-decoration: underline;
}

a:hover, #contents a:hover {
background-color: #2044FF;
color: #FFF;
}

a:active, #contents a:active {
background-color: #2044FF;
color: #FFF;
}

a[id] {
visibility: hidden;
}

dl {
padding: 2px;
}

dt {
font-weight: bold;
}

li {
margin-bottom: 8px;
margin-top: 2px;
}

li ul li {
font-size: 1em;
}

form {
margin: 0 0 5px 0;
padding: 2px;
}

input {
background-color: #FFF;
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 11px;
}

textarea {
background-color: #FFF;
width: 100%;
}

select { /* currently not in use */
background-color: #FFF;
}

#uppermenu {
background-color: #EEE;
padding: 10px;
}

#lowermenu {
background-color: #EEE;
padding: 10px;
}

#contents {
background-color: #FFF;
margin: 10px 0 10px 0;
padding: 10px;
}

#textcolumn {
padding: 0;
}

table.layout {
background-color: transparent;
}

td.layout {
background-color: transparent;
}

.error, .error li {
color: #F00;
font-weight: bold;
}

.information {
color: #777;
}

.page {
border-bottom: 1px solid #CCC;
}

form.search {
margin-bottom: 0;
margin-top: 10px;
padding: 0;
}

p.footer {
font-size: 0.6em;
text-align: right;
color: #FFF;
}

p.footer a {
color: #FFF;
}

p.footer a:visited {
color: #DDD;
}

div.google {
text-align: right;
}