




body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: center;
		background : url('bg.jpg');
		

}

	
body, td, th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e4300;
	overflow: auto;
}


p {
  margin-top:0px;
  margin-bottom:15px;
   margin-left:10px;
   margin-right:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #5e4300;
  line-height: 18px;
  padding-left:4px;
}

a {
	font-size: 10px;
	color: #5e4300;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #5e4300;
	text-decoration: none;
}
a:hover {
	color: #5e4300;
	text-decoration: none;
}
a:active {
	color: #5e4300;
	text-decoration: none;
}
h1, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}


	

.menu
		{
		color:#5e4300;
		font-family:Shelley Volante BT;
		    font-style:  normal;
		font-size:17pt;
		font-weight:normal;
		text-decoration:none;
		}		
		
hr{
border: 1px solid #5e4300;
 width: 40%;
 position: center;
 }
 
 h3 {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:10px;
   margin-right:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #5e4300;
  padding:4px;
  border-bottom: 1px solid #5e4300;
  clear:both;
}