H1 {
	font-family: Arial;
	color: green; 
	font-weight: bold;
	font-size: 16px;
	}

H2 {
	font-family: Arial;
	color: black; 
	font-weight: bold;
	font-size: 16px;
	}

H3 {
	color: #666666; 
	font-size: 14px; 
}

P, TD {
	font-family: Arial;
	color: #000000; 
	font-size: 13px;
	}


TH {
	text-align: left;
	font-family: Arial;
	color: green; 
	font-size: 13px;
	}

P.SMALL {
	font-family: Arial;
	color: green; 
	font-size: 11px;
	}

P.LABEL {
	font-family: Arial;
	color: black; 
	font-size: 11px;
	}

A {
color: #00AA00; 
text-decoration: underline;
}

A:hover {
color: #00CC00; 
}

A.SMALL {
color: #00DD00; 
text-decoration: underline;
font-size: 8px;
}
