body {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
p { font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;

}
a { color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a:visited { color: #333333;
	text-decoration: none;
	font-weight: normal;

}
a:hover { color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #004D82;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 5px;
}
h3 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.topnav {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.topnav:link, a.topnav:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
a.topnav:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.mainNav {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;

}
a.mainNav:link ,a.mainNav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.mainNav:hover {
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}
.navBottom {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
	text-align: center;
}
a.navBottom:link, a.navBottom:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.navBottom:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
