.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #d59757;
	height: 20px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-align: right;
	padding-right: 3px;
	text-decoration: none;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
}
.smallink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-position: right;
	color: #999999;
}
