body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffefde;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{
 text-decoration:underline;
}

#title {
height:34px;
padding:5px;

margin-bottom:20px;
}
#left {
width:220px;
float:left;
line-height:18px;
}
.menutitle
{
font-weight:bold;
border-top:0px dashed #000000;
margin-top:15px;
}

#content {
width:760;
float:right;
}