@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #CC9900;
	text-decoration: none;
	text-align: center;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: lighter;
	color: 00CC99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #DAA520;
	text-decoration: none;
	background-image: url(../Graphics/bkgd_smalleyestile.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #DAA520;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: lighter;
	color: #00CC99;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: DAA520;
	background-image: url(../Graphics/bkgd_smalleyestile.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #DAA520;
	text-decoration: none;
	background-image: url(../Graphics/bkgd_smalleyestile.jpg);
}
