div#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	top: 0px;
	width: 754px;
	background-color: #fffff4;
}
img {
	border: 2px solid #006699;
}
body {
   background-color: #C9B8A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	 }
p {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	 
	margin-top: 0px;
	margin-left: 30px;
   margin-right:30px;
}

ul {padding-right:20px;
}
.fsize0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	}
.fsize1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
	}

.fsize2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: Black;
	
	}
.fsize3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #006699;
	}
	.fsize4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
	}
	hr {
	width:75%;
	}
	
	
	h2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #de6100;
	font-size: 20px;
}

h3 {
   font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
	background-color: #e08b64;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 10px;
}


.titles {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titles1 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.titles2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D76C00;
}
.titles3 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a54531;
}
.titles4 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a98b6;
}
.titles5 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF4500;
}
a:link {
	color: #006699;
	background-color: transparent;
	text-decoration: none;
	
}
a:visited {
color: #006699;
	background-color: transparent;
	text-decoration: none;
	
}
a:hover {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
	
	}
a:active {
	color: #006699;
	background-color: transparent;
	text-decoration: none;
	
}