h1 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5BBD21;
}
p {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A133;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: "Lucida Sans Regular", Arial, sans-serif;
	font-size: 10px;
	color: #626262;
}
a:visited {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A133;
	text-decoration: none;
}
