h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: #CC0099;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.oggtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
