body {
	background-color: #CCCCCC;
}
.leftTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #225577;
}
.leftText {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	color: #225577;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	color: #225577;
	font-weight: bold;
}
.subtitle {
	color: #225577;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16  px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00000;
}
.finePrint {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000;
}
.footer {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue {
	color: #447799;
}
.gray {
	color: #999999;
}
