.content {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ad_strike {
	color: #999999;
	text-decoration: line-through;
	font-weight: bold;
	font-size: 1em;
}
.ad_buy {
	font-weight: bold;
	color: #006600;
}

.ad_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1 em;
	color: #990000;
	padding-left: 20px;
}
.ad_header A:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-left: 20px;
}
.ad_header A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-left: 20px;
}
.ad_header A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-left: 20px;
}
.ad_header A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-left: 20px;
}
.ad_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .80em;
	color: #333333;
}
.ad_title A:link{
	font-family: "Trebuchet MS";
	font-size: .80em;
	text-decoration: none;
}
.ad_title A:visited {
	font-family: "Trebuchet MS";
	font-size: .80em;
	text-decoration: none;
}
.ad_title A:active{
	font-family: "Trebuchet MS";
	font-size: .80em;
	text-decoration: none;
}
.ad_title A:hover{
	font-family: "Trebuchet MS";
	font-size: .80em;
	text-decoration: underline;
}
.ad_small{
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
}
.ad_box {
	width: 90%;
	margin-left: 20px;
	padding: 5px;
}
