body {
  background-color:rgb(70,70,70);
  padding: 0px;
  color:rgb(220,220,220);
}

table.menus
{ 
padding: 1px;
width:280px;
background-color: #C3AD83;
color: #C3AD83;
border: 1px #9B7845 solid;
border-collapse: collapse;
}


ul { list-style: none;color:rgb(220,220,220);}
li { font-size:0.85em; color:rgb(200,200,200);}
td {color:rgb(200,200,200);}

tr.menus
{ 
background-color: #C3AD83;
}



h1, h2, h21, h3, h4, h41, h5, h6, h7, a, p {color:white; margin-bottom:0.2em; font-family: Georgia, 'Times New Roman', serif; font-weight: normal; margin-top:0px; padding-top:0px;line-height:0.8em;}
h1{font-size:1.4em;color:white}
h2{font-size:1.2em;color:white}
h21{font-size:1.2em;color:rgb(220,4,4)}
h3{font-size:1.1em;color:rgb(240,240,240)}
h4{font-size:1.0em;color:rgb(220,220,220)}
h51{font-size:0.8em;color:rgb(220,4,4)}
h5{font-size:0.8em;color:white}
h6{font-size:0.6em;color:white}
h7{font-size:0.7em;color:red}
p {font-size:0.8em;color:white}











