body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size:14px; 
	color:#333333;
}
.pricetext {
	font-family: Calisto MT, Tahoma, Arial;
	font-size:18px; 
	color:#999999;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #999999;
}
.subhead {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.highlight {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #084676;
	font-weight:normal
}
a:link {
	font-family: Tahoma, Arial;
	color: #084676;
	text-decoration: underline;
}
a:visited {
	color: #4583C0;
	text-decoration: underline;
}
a:hover {
	color: #336699;
}
a:active {
	color: #003366;
}
