body {
	background-color: #f9fcea;
	}
p, .mainContent { color: gray; font-size: 11px; line-height: 18px; font-family: verdana, Arial, Helvetica, Geneva }
td {}
h1 { color: #663; font-size: 18px; font-family: "Times New Roman", Georgia, Times }
a { color: #663 }
a:hover { color: black }
.quote { color: #663; font-size: 16px; line-height: 22px; font-family: "Times New Roman", Georgia, Times }
.subSectionTitle {
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: gray;
	}
.columnData {
	clear: both;
	height: 20px;
	font-family: Verdana, Arial, sans;
	font-size: 11px;
	color: gray;
	}
.column1 {
	float: left;
	width: 200px;
	height: 20px;
	color: gray;
	}
.column2 {
	float: left;
	width: 100px;
	height: 20px;
	color: gray;
	}
.price {
	float: right;
	width: 30px;
	text-align: right;
	margin-right: 20px;
	}