body 
{
 font-family:Verdana;
 font-size:12px;
 margin: 0px;
}
h1 {font-size:16px;color:#000000;margin-bottom:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:13px;color:#000000;}
p {margin-top:0px;}

code {font-size:14px;color:#006600;}
pre
{
 font-size:14px;
 color:#006600;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#006600;
  font-size:12px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#title {
height:55px;
color:#ffffff;
background-image: url(hg.gif);
background-repeat: no-repeat;
padding-top: 137px;
padding-left: 250px;
}
a.top:link, a.top:visited {
  color:#ffffff;
}
a.menu:link, a.menu:visited {
  color:#000000;
font-size: 14px;

}
a.menu:active, a.menu:hover
{ 
 text-decoration:none;
 color: #006600;
font-size: 14px;

}

#left {
margin-left: 2%;
width:14%;
float:left;
line-height:18px;
}
.menutitle
{
font-weight:bold;
color: #006600;
margin-top:15px;
font-size: 14px;
}

#content {
width:70%;
float:right;
padding-right: 10%;
}