body {
	background-attachment: scroll;
	background-image: url(images/clouds.gif);
	background-repeat: repeat;
}
h1 {
	font-family: "Book Antiqua";
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #0099CC;
}
h2 {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #0099FF;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0099CC;
	background-image: url(images/peach3bkgrd.gif);



}
h4 {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #0099CC;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #81593F;
}
