.maintitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
.bluetitle {
	color: #0066CC;
	font-size: 24px;
	font-weight: bold;
}
.whitetitle {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.blacktitle {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.blacktitlelarge {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.redtitlelarge {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.mainfont {	
    font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.mainfontred {	
    font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.yellowtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFF00;
}
.mainfontsmall {	
    font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainfontsmall {	
    font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
