h1 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #0E2A1B;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
p {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #0E2A1B;
}
a:link {
	color: #0088CF;
}
a:visited {
	color: #0088CF;
}
.footertext {
	text-align: center;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #0E2A1B;
}
.breadcrumbtext {
	text-align: left;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}
li {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0E2A1B;
	list-style-image: url(images/2009/green-square.gif);
}
h2 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0E2A1B;
}

