body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #009900;
}
h1 {
	font-size: 16px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.boldBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.boldGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	text-align: left;
}
.italicBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-style: italic;
}
