#menu span{
  font-size:80%;
	}


#menu2{
  border:1px #000 solid;background-color:#FFF;
 	}
#menu2_list{
  list-style-type:decimal;
 }
 
#menu3{
	
	}

A:HOVER{
  color : red;
  
  font-weight : normal;
}
A{
  font-weight : normal;
  color : blue;
  text-decoration : none;
  
}
TD{
  font-size : 16px;
  font-family : serif;
  font-weight : normal;
  text-decoration : none;
  line-height : normal;
  word-spacing : normal;
  letter-spacing : normal;
  color : black;
  
  
}
h1{
  font-size: 16px;
  font-family : serif;
  font-weight : 900;
  text-decoration : underline;
  margin:0px;
  padding:0px;
  
}
BODY{
  background-color : #ffffff;
}
B{
  font-size : 20px;
}