BODY { 	font-family: Verdana; color: midnightblue; 
	background-color: ghostwhite;
	margin-left: 8%; margin-right: 8%;
}
H1 { 	font-family: Impact; color: black;
	font-size: xx-large;
	text-align : center;
} 
H2 { 	font-family: Impact; color: black;
	background-color: lightgrey;
	font-size: large;
	text-align : left;
}
TABLE { background-position: center top;
}
TH {	font-family: "Verdana","$B#M#S(B $B#P%4%7%C%/(B","HG$BAO1Q3Q(IN_/L_$BBN(B"; font-size: 12pt;
	background-color: aliceblue;
}
TD {	background-color: snow;
}
P { text-indent: 16px }

A:link { color: teal; }
A:visited { color: mediumseagreen; }
A:active { color: red; }
A:hover { color: orange; }

