html, body, table {
	color: #333;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 155%; }
h1 {
	color: #95d028;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/headerline.gif);
	background-repeat: repeat-x;
	background-position: 0 15px;
	margin: 20px 0 0;
	padding: 0 0 0 15px;
	display: block; }
h2 {	color:               #81bb15;
	font-size:           18px;
	font-weight:         bold;
	background-image:    none;
	background-repeat:   repeat-x;
	background-position: 0 14px;
	display:             block;
	margin:              20px 0 0;
	padding:             0 0 0 0; }

h4 {
	color: #95d028;
	font-size:   12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0; }

table tr {
	vertical-align: top; }
a {
	color: #7d876a;
	font-weight: bold;
	text-decoration: underline; }

a:hover {	color:           #7d876a;
	font-weight:     bold;
	text-decoration: none; }

a img {
	border-width: 0; }

.green {
	color: #95d028; }

img.giveSpace {
	padding: 10px; }

