P {} 
A {} 

P,LI,UL,DT,DL {
	font-weight : none;
	font-size : 16px;
	font-family : Arial;
	color : Black;
} 

H1 {
	font-weight : bold;
	font-size : 24px;
	font-family : Arial;
	color : #154E1B;
} 

.td,th,tr {
	font-weight : none;
	font-size : 14px;
	font-family : Arial;
	text-align: center;
	color : #004500;
	text-decoration : none;
	background-color : #C2F1CF;
}

A:link,A:visited {color:#800000}
A:active {color:#000000}
