

H1, H2 , H3 {color: green}

BODY {
	background: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
A:link { text-decoration: none }
A:hover { background: #FFFF00 }
