A:link {
	color: #518E82;
	text-decoration: none; font-weight: bold;
}

A:visited {
	color: #669966;
	text-decoration: none; font-weight: bold;
}

A:active {
	color: #669933;
	text-decoration: none;
}

A:hover {
	color: #B2D77A;
	text-decoration: none;
}
body {	
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	line-height: 2em;	
	color: #518E82;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
}
