body {
	background-color:#930;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	_line-height: 14px;
	font-size: 12px;
	_font-size: 11px;
	background-image: url();
}
#container {
	background-color:#FFF;
	width: 760px;
	margin: 0 auto 5px auto;
	font-size: 12px;
}
p {
 	padding-left: 20px;
 	padding-right: 20px;
	padding-bottom: 5px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #600;
}
#quote {
padding: 10px;
border-top:2px solid #600;
border-bottom:2px solid #600;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a {
text-decoration: none;
}
a:hover {
color:#C00;
}
.text {
	_font-family: Verdana, Arial, Helvetica, sans-serif;
	_font-size: 12px;
	_line-height: 17px;
}

