body {
	margin-top: 0;
	background-color: #36312E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.txt1 {
	color: #CCC;
}
.txt2 {
	font-size: 13px;
}
.txt3 {
	color: #FF9900;
}
.head1 {
	font-size: 21px;
}
.head2 {
	font-size: 21px;
	color: #FFCC00;
}
.head3 {
	font-size: 14px;
	color: #FF9900;
}
.price {
	font-size: 21px;
	color: #FFCC00;
	font-weight: bold;
}
a.lnk {
	color: #FF9900;
	text-decoration: underline;
}
a.lnk:hover {
	color: #FF9900;
}
.copyright {
	font-size: 13px;
}
















