p {
	text-indent: 3px;
	font-family: "Arial Black", Verdana, "Times New Roman";
	color: green;
	font-size: 10pt;
	text-decoration: none;
}

a {
	font-family: "Arial Black", "Times New Roman", Verdana;
	color: green;
	font-size: 10pt;
	text-decoration: underline;
	border: 0px;
}

a:visited {
	font-family: "Arial Black", "Times New Roman", Verdana;
	color: green;
	font-size: 10pt;
	text-decoration: underline;
	border: 0px;
}

a:hover {
	font-family: "Arial Black", "Times New Roman", Verdana;
	color: green;
	font-size: 10pt;
	text-decoration: underline;
	border: 0px;
}

h1 {
	font-size: 14pt;
	color: green;
	text-decoration: none;
	text-align: center;
	font-family: "Arial Black", Verdana, "Times New Roman";
}

IMG {
	Border: 0px
}

body {
	background-color: 9bd373;
	SCROLLBAR-ARROW-COLOR: #198E19;
	SCROLLBAR-BASE-COLOR: #9bd373;
}