body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.navlink { color: rgb(255, 255, 255);
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
font-style: italic;
text-decoration: none;
display: block;
line-height: 20px;
}
a.navlink:visited { color: rgb(255, 255, 255);
font-weight: bold;
font-style: italic;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
}
a.navlink:hover { font-weight: bold;
font-style: italic;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: rgb(255, 255, 0);
}
strong {	
	font-weight: bold;
	color: #005A28;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #005A28;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #005A28;
	text-align: left;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #005A28;
	text-align: left;
}