p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000; 
}


.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000; 
}

.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold; 
}

.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.bolditalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold; 
	font-style: italic;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #20ade8;
}

.smalltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #20ade8;
}

.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #20ade8;
}
