/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding: 6px;
	font-weight: normal;
	margin-bottom: 0px;
}.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline-style: none;
	float: none;
	bottom: -10px;
	top: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
}.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	line-height: 16px;
	padding-top: 0px;
	margin-top: -15px;
	padding-right: 8px;
}
.bold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline-style: none;
	float: none;
	bottom: -10px;
	top: -10px;
	margin-top: 0px;
	margin-bottom: -10px;
}
.bold3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #097721;
	text-decoration: none;
	outline-style: none;
	float: none;
	top: -10px;
	margin-top: 0px;
	margin-bottom: -20px;
}
.navigation{
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFCCC;
	text-decoration: none;
	line-height: normal;
	padding-bottom: 0px;
}

.navigation:hover {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffcc;
}
.spacer {
	font-family: "Gill Sans";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	outline-style: none;
	border-bottom-width: thick;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px;
}
