.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #330000;
	font-style: italic;
}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	background-color: #66CC99;
}
