body {
	background-color: #500B1E;
	margin-top: 18px;
}
h1 {
	font-family: "arial";
	font-size: 10pt;
	color: #023892;
	text-align: center;
}
h2 {
	font-family: "arial";
	font-size: 10pt;
	color: #023892;
	text-align: center;
}
a:link {
	font-family: "arial";
	font-size: 10pt;
	color: #500B1E;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "arial";
	font-size: 10pt;
	color: #500B1E;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "arial";
	font-size: 10pt;
	color: #932846;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: "arial";
	font-size: 10pt;
	color: #500B1E;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.maintext {
	font-family: "arial";
	font-size: 8pt;
	color: #FFFFAE;
	text-align: justify;
	
}
.contactbar {
	font-family: "arial";
	font-size: 12pt;
	color: #FFFFAE;
	text-align: center;
	font-weight: bold;
}
.title {
	font-family: "arial";
	font-size: 12pt;
	color: #FFFFAE;
	text-align: center;
	font-weight: bold;
}
.pictext {
	font-family: "arial";
	font-size: 7pt;
	color: #FFFFAE;
	text-align: center;
	font-weight: bold;
}
.features {
	font-family: "arial";
	font-size: 8pt;
	color: #FFFFAE;
	text-align: left;
	font-weight: bold;
}
.title2 {
	font-family: "arial";
	font-size: 10pt;
	color: #FFFFAE;
	text-align: left;
	font-weight: bold;
}
