.maintitle {
	font-family: Arial;
	font-size: 18px;
	color: #CCCCCC;
}
.Destext {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;

}
.infotext {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;



}
.infotextSMALL {

	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
.infotextSMALLCopy {


	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

