body { 
	background-color: #ffffff;
	margin: 0; 
}
body.shop { 
	background-color: #f5ddbf;
}
body.greenhouse { 
	background-color: #dccfa4;
}
body.about { 
	background-color: #b3b090;
}
body.newsletter { 
	background-color: #9c8889;
}
body.yourOrder { 
	background-color: #e1c2b9;
}
body.contact { 
	background-color: #f0ccc6;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin-top: 24px;
}
.caldata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 24px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.cname {
	font-size: 13px;
	font-weight: bold;
	color: #339966;
}
.cdate {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
}
.hot {
	font-weight: bold;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comName {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.botName {
	font-size: 11px;
	font-weight: normal;
	color: #337744;
	font-style: italic;
}
a {
	color: #336666;
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.description {
	color: #333333;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.smallgray { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
	color: #777777
}
