h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: italic;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	color: #000099;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666600;
	background-color: #CCCC99;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #0000CC;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000033;
	list-style-type: square;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #333399;
	text-decoration: none;
}
a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #333399;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #3366cc;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #660066;
	text-decoration: underline;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3333cc;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6600cc;
	background-color: #FFFFFF;
	text-decoration: underline;
}
