body {
	background-color: #CC6600;
	background-image: url(_images/bkgd-stone.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.footer {
	font-family: verdana;
	color: #CCCCCC;
	font-size: 10px;
}
a:link {
	color: #7A3401;
}
a:visited {
	color: #7A3401;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #7A3401;
}
a.footer:link {
	color: #CCCCCC;
}
a.footer:hover {
	color: #FFFFFF;
}
a.footer:visited {
	color: #CCCCCC;
}
a.footer:active {
	color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #022E5C;
	font-weight: normal;
	font-size: 22px;
}
li {
	color: #7A3401;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #022E5C;
	font-weight: normal;
	font-size: 18px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	line-height: 18px;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
