<!--
.style2 {font-size: 16px}
.style3 {font-size: 16}
.style1 {
	font-family: "Century Gothic";
	font-style: italic;
}
.style2 {font-size: 16}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {color: #000000}
.style4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style1 {font-size: 14px}
.style2 {font-family: Arial, Helvetica, sans-serif}
-->