H1, H2, H3, P, LI, DD, A, TD {
 font-family: Helvetica,Arial,sans-serif; 
}

body {
  margin: 0em; 
  padding: 0em; 
  font-family: Helvetica,Arial,sans-serif; 
  color:  black;
  background-color: #cec195;
  margin-right: 12.0pt;
}


td.left {
  margin: 0; 
  padding: 0; 
  border: 0px;
  max-width: 35px;
  width: 35px;

}

TD.menuitem {
   height=45;
   width=148;
   background-image: url(img/button1.gif);
}

a.menu {
	color: white;	
  text-decoration: none;
}

a.menu:active {
  color: white;
 text-decoration: none;
}

a.menu:hover { 
  color: brown; 
  text-decoration: none;	
}

a.menu:visited {
border-style: none;

}


P.menuitem {
   margin-top: 3.0pt;
   margin-bottom: 4.0pt;
   margin-left: 12.0pt;
}


H2 {
text-align: center;
}

H3 {
  color: brown;
  font-size: larger;
  text-align: left;
 margin-top: 24.0pt;
}

P.tightmenu {
 margin-bottom: 3.0pt;
 margin-top: 2.0pt;	
 margin-left: 12.0pt;
}

li {
 margin-top: 4.0pt;
 margin-bottom: 4.0pt;
 margin-right: 8.0pt;
 margin-left: 0.0pt;
 list-style-type: circle;
}

a.nounderline {
 decoration: none;
 border=0;
}





TABLE {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

P {
text-align: justify;
}