body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e0e3e5;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.red-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C32826;
	text-decoration: none;
}

.homestyle1 {
	font-family: Mistral;
	font-size: 28px;
	color: #ffffff;
}
.homestyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
