BODY {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #003D00;
	font-size : normal;
	font-weight : normal;
	font-stretch : narrower;
	font-variant: normal;
	background : Yellow;
}

A {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : green;
	font-size : normal;
	font-weight : normal;
	font-stretch : narrower;
	font-variant: normal;	
	}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: 12px}
h1 {
	font-family: "Curlz MT";
	font-size: 72px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: "Curlz MT";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
