body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #543019;
	min-width: 706px;
	background-color: #b8ddd7;
	background-image: url(images/top.jpg);
	background-position: center;
	background-repeat: repeat-y;
	line-height: +2em;
	}

#fullPage 
{
	position: relative;
	text-align: left;
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	line-height: 1.7em;
}

* {
margin: 0;
padding: 0;
}

select {
	padding: 2px;
	width: 160px;
}
p { 
	font: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #543019;
	}
h1 { 
	font: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3.5px; 
	color: #543019;

	}
h2 { 
	font: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-top: 5px; 
	margin-bottom: 2px; 
	color: #72bbb0;
	}
h3 {
	font: normal 14pt georgia;
	margin-bottom: 0px;
	color: #ca8e42;
	line-height: 1.5em;
	border-top-style: none;
	}
h4 { 
	font: italic normal 10pt georgia;  
	color: #009Ec0;
	}	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #72bbb0;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #72bbb0;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #72bbb0;
	}
hr {
	color: #b8ddd7;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
}

