/* CSS Document */
.style1 {
	font-size: 36pt;
	font-weight: bold;
}
.style2 {font-size: 30pt}
.style3 {	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {
	color: #FFCC00;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
