body {
	background-image: url(images/bluback1.jpg);
	background-repeat: repeat;
}
body {
	background-image: url(images/rainpawbkgrd.gif);
}
body {
	background-image: url(images/bluegreybkgrd.gif);
}
h1 {
	font-family: "Book Antiqua";
	font-size: 36px;
	font-weight: bolder;
	color: #993366;
}
h2 {
	font-size: 24px;
	font-style: italic;
	color: #0066CC;
	text-decoration: underline;
}
h3 {
	font-family: "Century Schoolbook";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-style: italic;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC33FF;
	background-color: #FFCC33;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #669999;
}
