body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
}
.body {
	font-size: 13px;
	line-height: 19px;
	margin-right: 5px;
	margin-left: 5px;
}
.byline {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.headline {
	background-color: #996633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #330000;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headlineback.gif);
	padding: 4px;
	font-size: 20px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	padding-top: 5px;
}
.quote {
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 13px;
	padding: 5px;
	border-top: 1px solid #663300;
	border-right: 1px none #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px none #663300;
}
.callout {
	padding: 5px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #FF6600;
}
