.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:justify;
	}
.maintext a:link {
	color:#4E006F;
	text-decoration:underline;
	}	
.maintext a:visited {
	color: #4E006F;
	text-decoration:underline;
}
.maintext a:hover {
	color: #9400D3;
	text-decoration:underline;
}
.maintext a:active {
	color: #9400D3;
	text-decoration:underline;
}
.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#4E006F;
	}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4E006F;
	}
.footertext a:link {
	color: #4E006F;
	text-decoration:none;
}
.footertext a:visited {
	color: #4E006F;
	text-decoration:none;
}
.footertext a:hover {
	color: #9400D3;
	text-decoration:none;
}
.footertext a:active {
	color: #9400D3;
	text-decoration:none;
}
.footertext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	}