H2 {
	font : 16px Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
H1 {
	font : bold 17px Arial;
	text-decoration: none;
	color: black;
	text-transform : none;
	text-decoration : underline;
}
A {
	font : bold 17px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	text-transform : none;
}
A:HOVER {
	color : gray;
}
font{
	font : 16px Arial, Helvetica, sans-serif;
	color: black;
}

BODY {
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
	scrollbar-face-color : #B4F8B4;
	background : #B4F8B4;
}			
em {
	font :bold 16px Arial, Helvetica, sans-serif;
	}



