body, a, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: arial,verdana,helvetica,sans-serif;
}

body, p, td
{
color:#fffbe2;
background-color:#000000;
}

a
{
text-decoration:none;
color:#ff8c00;
}

a img 
{
border-color:#ff8c00;
}

a:hover , a.head:hover
{
color:#fffbe2;
}

a.head
{
text-decoration:none;
color:#ff8c00;
font-size:120%;
}

td.sel, b.selhead
{
color:#fffbe2;
font-size:120%;
}

p.menu
{
border-style: solid;
border-width: 2px;
border-color: #AAAAAA;
margin: 0px 0px 0px 0px;
}

table.menu
{
color:#FFFFFF;
background-color:#000000;
}

th
{
text-align:left;
color:#fffbe2;
}

td.menu, th.menu
{
font-size:100%;
color:#fffbe2;
}

table.log 
{
background-color:#884800;
}

input, select, option, button, textarea {
	background: #CCC;
	color: black;
	font-weight: bold;
}

