a:link	 {
			Font-Family : "Times New Roman";
			Color : #000000
		}
a:active	 {
			Font-Family : "Times New Roman";
			Color : #FF0000 
		}
a:visited	 {
			Font-Family : "Times New Roman";
			Color : #000000;
		}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 3pt;
	font-style: normal;
	font-weight: normal;
	background-image:url('Cbackground.gif')


}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
.description {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
}
.sale {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.preview_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.preview_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.problems {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
