body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.headlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #007AC3;
	margin-bottom: 6px;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007AC3;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: right;
}
.sidemenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007AC3;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: right;
	text-decoration:none;
}
.sidemenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007AC3;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: right;
	text-decoration:none;
}
.sidemenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: right;
	text-decoration:none;
}.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #007AC3;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #007AC3;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #007AC3;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #007AC3;
}
#quotediv {
	float: right;
	width: 150px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 20px;
	position: relative;
}
.bodytextlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 4px;
}
hr {
	color: #007AC3;
	background-color: #007AC3;
	height: 1px;
	border: 0px solid #007ac3;
	width: 100%;
}
.bodytext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #007AC3;
}
.bodytext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #007AC3;
}
.bodytext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.imgspace {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 40px;
}
