h1 {
	font-family: Rockwell;
	font-size: 22px;
	font-weight: bold;
	color: #339966;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Rockwell;
	font-size: 18px;
	font-weight: bold;
	color: #339966;
}
a:hover {
	text-decoration: underline;

}
a:visited {
	color: #1F6140;
	text-decoration: none;
}
a {
	font-family: Rockwell;
	text-decoration: none;
	color: #1F6140;

}
h3 {
	font-family: Rockwell;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #339966;
}
