body 
{
font-family : verdana;
font-size : 0.8em;
color : #4e4e4e;
text-decoration : none;
background-color : #fffefd;
}




a:link,a:visited 
{
font-family : verdana;
color : #4e4e4e;
text-decoration : none;
padding-right: 10px;
}

a:hover, a:active 
{
font-family : verdana;
color :#fcd588;
text-decoration : none;
padding-right: 10px;
}
          
.content
{
width:650px;
margin-left: 300px;
;

}

.left
{
position:absolute;
margin-top: 110px;
left:100px;
width:175px;
  }

table
{
font-family : verdana;
font-size : 1em;
color : #4e4e4e;
width:auto;
padding: 0.2em;
border: 1px #fcd588;
table-layout:fixed;
}

tr{width:auto;}

td{
padding: 0.2em;
border: solid  1px #fcd588;
}