.stylelabels {font-family: Verdana;
	font-size: 10px;
	color: #FF3300;
	text-align: center;
}
.maintitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.links {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	text-align: center;
}
.maintext {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
}

