BODY {
  background: #ffffff;
  color: #000000;

  
}

A {
  color: #577010;
  font-weight: bold;
  text-decoration: none;
  border-bottom:1px dotted #577010;
}


A:hover {
  color: #AABBDD;


text-decoration:none;
border-bottom:1px dotted #577010;

}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;

}

.bigbox {

  width: 640px;

    padding: 20px 20px 20px 20px;
 float:left;

}
.box{

  border: solid 1px;


}

#leftmenu{

float:left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
width:240px;
padding-left:10px;
  padding-right:10px;


}
.small{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  list-style-type: disc;


}
