  body {
    	padding-top: 0em;    	
    	font-family: Century Gothic, Helvetica, Geneva, Arial,
    	SunSans-Regular, sans-serif;
    	color: black;}
    	
   table.one {background-color: #CFD2C5}
 
   		
  td#menuButton {
	background-color: #a0a0a0;
	height: 30px;
	width: 170px
	border-width: none;
	text-align: left;
	text-decoration: none}

  td#subMenuButton {
	background-color: #a0a0a0;
	height: 30px;
	width: 170px
	border-width: none;
	text-align: right;
	text-decoration: none}	

  h1 { 
	color: #8A3B32;
	font-size: xx-large }
  
  h3 { color: #8A3B32
  	    }

  a:link {
	font-weight: bold;
    	color: #8A3B32 }
  a:visited {
	font-weight: bold;
    	color: white }
    	
  div.Section1 {page:Section1;}