body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

a, a:link, a:visited {
	font-size: 14px;
	color: #5FAD42;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	color: #003300;
	text-decoration: underline;
	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	text-align:center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
