body 	{ 
	margin: 20px; 
	padding: 0px; 
}

a  	{ 
	text-decoration: none;
	color: #CC0000;
}

a.links	{ 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #000000; 
}

.headline { 
	padding-top: 7px; 
	padding-bottom: 7px; 
	text-align: center; 
	background-color: #990000; 
}

.address { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 15px; 
	font-weight: bold; 
	text-align: center; 
}

.hours 	{ 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
}

.header	{ 
	text-align: right; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 120%; 
	font-weight: bold; 
}

.subtitle { 
	text-transform: uppercase; 
	color: #cc0000; 
	font-style: bold; 
	font-size: 16px; 
	font-weight: 400-500; 
	font-family: 
	Arial Black, Arial, Monaco, Sans-Serif; 
	text-decoration: none; 
	line-height: 90%; 
	padding-bottom: 5px; 
}

.bodytext, td	 { 
	font-color: #000000; 
	font-size: 12px;
	font-family: Arial, Monaco, Sans-Serif; 
}

.productbox {
	border: 2px solid #000000;
	width: 299px;
	padding: 10px;
}

.preownedbox-half {
	border: 2px solid #000000;
	width: 375px;
	padding: 10px;
}

.preownedbox-full {
	border: 2px solid #000000;
	width: 775px;
	padding: 10px;
}

.ad-text { 
	font-color: #000000; 
	font-size: 14px;
	font-family: Arial, Monaco, Sans-Serif; 
}

.price {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.price-msrp {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}	
</style>
