body {
	background-color: #bcdd5a;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #006600;
	text-decoration: none;
}


a:visited {
	color: #006600;
	text-decoration: none;
}

a:active {
	color: #006600;
	text-decoration: none;
}

a:hover {
    color: #006600;
	text-decoration: underline;
}

h1 {
	font-size: xx-large;
	color: #336600;
	margin-left: 10px;
}


.footer {
	font-size: 10px;
	color: #333333;
}
