body, html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFCC99;
scrollbar-arrow-color: #003333;
scrollbar-3dlight-color: #B0A262;
scrollbar-darkshadow-color: #B0A262;
scrollbar-face-color: #BCB286;
scrollbar-highlight-color: #B0A262;
scrollbar-shadow-color: #B0A262;
scrollbar-track-color: #B0A262;
}
a:link {
	color: #766456;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #766456;
	font-weight: bold;
	text-decoration: underline;
}


p {
	color: #766456;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-left: 15px;
}

a:hover {
	color: #009900;
	text-decoration: none;
}
ul {
	list-style-type: disc;
}
li {
	padding: 0;
	margin: 0 0 0.25em 0;
	
}

h1 {
	font-size: 14px;
	padding-top: 5px;
	color: #766456;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
}
h2 {
	font-size: 12px;
	padding-top: 0px;
	color: #3A5FA3;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-decoration: underline;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h4 {
	font-size: 11px;
	padding-top: 1px;
	color: #5A6674;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	padding-top: 1px;
	color: #C10000;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
	padding-bottom: 15px;
}
h6 {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
	color: #006400;
	font-weight: Bold;
}
.border {
	padding: 10px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	border: thin solid #C0B28B;
}
.left {
	width: 208px;
	float: left;

}

.right {
	width: 208px;
	float: right;

}
