body { 
	background-color: #003300; 
	color: #99CC99; 
	font-weight:normal; 
	font-size: 10pt; 
	font-family: verdana, helvetica, arial; 
	text-decoration: none;
	}


table {
	font-size: 10pt; 
	font-weight: normal; 
	color: #99CC99; 
	font-family: verdana, helvetica, arial; 
	text-decoration: none;
	}

H1 { 
	color: #99CC99; 
	font-weight:bold; 
	FONT-SIZE: 18pt; 
	font-family: impact, verdana, helvetica, arial; 
	text-decoration: none;
	}

a:link {
	color: #99CC99; 
	text-decoration: none; 
	}

a:visited { 
	color: #669966; 
	text-decoration: none; 
	}

a:hover {
	color: #CCFFCC; 
	}

a:active {
	color: #99CC99; 
	text-decoration: none; 
	}