A {
	color: #006633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: #006633;
	font-weight: bolder;
	text-decoration: underline;
}
body p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
    font-size: 75%;
}

h1{
	color: #006633;
	font-size: 150%;
	text-align: center;
	margin-bottom: 0px;
}
