body {
	background-color: #dbe2c5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: bold;
}
a {
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #FF3399;
}
.small {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

