div#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	top: 0px;
	width: 750px;
	background-color: #fefefe;
	
	
}

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: 20px;
   margin-right:10px;
}

ul {padding-right:20px;
}
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: 24px;
	font-weight: bold;
	color: #D76C00;
}
.titles1 {
	font-size: 15px;
	font-family: sans-serif;
	font-weight: 400;
	color: #006699;
}
.titles2 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D76C00;
}

.titles7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.titles4 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.titles5 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titles6 {
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #D76C00;
}

.titles8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #A52A2A;
	}

.fsize1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	}

.fsize2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: Black;
}
.fsize3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	
}

.fsize5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	}
.fsize6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: red;
	}
a:link {
	color: #006699;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
color: #006699;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;	
}
a:active {
	color: #006699;
	background-color: transparent;
	text-decoration: underline;
}
