/************* defaults **************** */
body, h1, h2, h3, h4, h5, h6, ul, li, ol, img, p, form, legend, fieldset, blockquote, table, td, tr, label {
margin:0px;
padding:0px;
font-size:12px;
font-family:arial;
background:#000000;
color:#ffffff
}

ul {
list-style-type:none;
}



a:link, a:visited {
text-decoration:underline;
color:#ffffff;
}

a:hover {
color:#cccccc;
}

#maintable .header{
margin-left:5px;
}

#nav {
width:168px;
height:30px;
}

#nav li a:link, #nav li a:visited {
display:block;

text-decoration:none;
text-align:center;
}

