 
.menu{
  font-size : 10pt;
  line-height : 17px;
  
}
small{
  font-size : 8pt;
  line-height : 13pt;
}
A:HOVER{
  color : #b00000;
  text-decoration : underline;
  font-weight : bold;
}
A{
  text-decoration : none;
  color : #9f5000;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.small{
  font-size : 8pt;
  line-height : 12pt;
}
.info{
  font-size : 14pt;
  font-weight : bold;
  color : white;
}
.Copyright{
  font-size : 10pt;
  font-family : "Century Gothic";
  color : maroon;
}
H1{
  font-size : 11pt;
  color : #400000;
  margin-top : 3px;
  margin-left : 10px;
  margin-right : 3px;
  margin-bottom : 3px;
  font-weight : bold;
}
.contents{
  font-size : 10pt;
  line-height : 13pt;
  color : #404040;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  
  
  
  
  
  position : normal;
  cursor : pointer;
  
  padding-top : 17px;
  padding-left : 17px;
  padding-right : 17px;
  padding-bottom : 17px;
}

