a img { 
	border: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	margin-left: 5px;
	margin-right: 10px;
	}

ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	margin-left: 5px;
	margin-right: 10px;
}
body {
   background-color: #ded5cf;
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: Black; 
	 }

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	margin-top: 0px;
	margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 0px;
}

hr {
	color: Black;
	width: 75%;
}

	blockquote {
	margin-left: 25px;
	margin-right: 10px;
	}
.fsize0 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #930;
}
.fsize1 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #630;
	
}
.fsize2 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #006699;
	
}
.fsize3 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #930;
	
}
.fsize4 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #906;
	
}
.fsize5 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	
}

.fsize6 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #633;
	font-style:italic;	
}
.fsize7 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	
}
.fsize8 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #c49726;
	font-style:italic;
	}
.fsize9 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #c49726;
	}
	.fsize10 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #906;
	
	}
.fsize11 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F69;
	}
.fsize12 {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #003399;
	}
.fsize13 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	}
	.fsize14 {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:#36C;
	
	}
	.fsize15 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#906;

	
	}
.titles {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000;
	
}
.titles2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #630;
}
.titles3 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #386892;
}
.titles4 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#369;
}
.titles5 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}
.titles6 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a54531;
}
.titles7 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#F30;
	
}
.titles8 {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	
}

a:link {
	color: #009;
	background-color: transparent;
	text-decoration: none;
}
a:visited { color:#009;
background-color: transparent;
text-decoration: none;
}
a:hover {
	color: #a31bff;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	color: #009;
background-color: transparent;
text-decoration: none;
}
.float-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
