#main
 p {
   font-size:  small;
   line-height: 1.4;
}

#main
 em {
   font-size:  small;
   font-style: normal;
   font-weight: bold;
   color: #000033;
}

#main
img {
  float: right;
  margin: 4px;
}

#menu
h1 {
     font-style: normal;
	 font-weight: bold;
	 font-size:  large;
}
