.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.body_links {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999933;
	text-decoration: none;
}

.body_links:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.body_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
