﻿h2 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 18px;
	color: #8cc640;
}

h3.white {
	font-size: 13px;
	font-weight: bold;
	margin-top: 18px;
	color: #fff;
}

h4 {
	font-size: 12px;
	color: #8cc640;
	font-weight: bold;
}

p {
	font-size: 12px;
	margin-bottom: 11px;
	line-height: 1.25;
	color: #000;
}

p.green { color: #8cc640; }

div#mainContent ul {
	font-size: 12px;
	margin-bottom: 11px;
	margin-left: 35px;
}

td { font-size: 12px; }

.title { font-weight: bold; }

a { color: #000; }

a:hover { text-decoration: none; }

.price { color: #000; }