    body {
      background:#F6F6F8;
      margin:0px;
      padding:0px;
      color:#000;
      font:x-small/1.5em Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
	  
    #top {
	  float:left;
      width:100%;
      background:#A34F35 url("../images/bg000001.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
	  }
	#content {
	  float: left;
	  width: 100%;	  
	  border-bottom: 1px solid #492403;
	  border-top: none;
	  background-color: white;
	  }
	#content table {
	  margin-left: 10px;
	  border: 1px solid #765;
	}
	#content th {
	 background:white url("../images/bg000001.gif") repeat-x bottom;
	 color: #A15108;
	}
	#content tr.bottom {
	  background: white url("../images/bg000000.gif") repeat-x bottom;
	  color: #793125;
	}
	#content td {
	  padding: 5px;
	  padding-bottom: 0px;
	}
	#content table.border {
	  border-top: none;
	  border-bottom: none;
	}
	#content th.border {
	 border-top: 1px solid #492403;
	}
	#content td.border {
	  border-bottom: 1px solid #492403;
	  padding-bottom: 0px;
	}
	#content .divide {
	 background: none;
	 background-color: #793125;
	 border: none;
	 border-left: 1px solid #492403;
	 border-right: 1px solid #492403;
	}
	a:link, a:visited {
	  color: #A15108;
	  background-color: white;
	}
	a:hover, a:active {
	  color: white;
	  background-color: #A34F35;
	  text-decoration: none;
	}
	#content .small {
	 font-size: 80%;
	 text-align: right;
	 margin-right: 10px;
	 margin-bottom: 5px;
	}
	#content p {
	  margin: 0px;
	  margin-left: 10px;
	  padding-bottom: 10px;
	}
	#content h1 {
	  font-size: 130%;
	  font-weight: bold;
	  color: #A34F35;
	  margin-left: 10px;
	  padding-bottom: 0px;
	  margin-bottom: 0px;
	}
	#content h2 {
	  font-size: 110%;
	  font-weight: bold;
	  color: black;
	  margin-left: 10px;
	}
	.button	{
	  font-family: Georgia,Serif;
	  font-size:90%;
	  font-weight: bold;
	  color: white; 
	  background-color: #A34F35; 
	  padding: 2px;	  
	  }
	select, input, textarea {
	  color: #A34F35;
	  font-family: Georgia,Serif;
	}
	form {
	  margin: 0px;
	}
	#content li {
	  margin-left:20px;
	  list-style:none;
	}
