
body {
	margin:0;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

td {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.doublespace {
	line-height: 20px;
}
.white {
	color: #FFFFFF;

}
.grey {
	color: #cccccc;
		font-family: arial, sans-serif;
	font-size: 10px;

}
.body {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.promo {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
}
.tiny {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 10px;
}
.header {
	font-family: arial, sans-serif;
	color: #3E7142;
	font-size: 14px;
	font-weight:bold;
	
}
.subnav {
	color: #3E7142;

	
}
.subnav2 {
	color: #3E7142;
	font-size: 11px;
	
}
.blue {
	color: #0096D7;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	
}
a {
	color: #788B40;
	text-decoration:none;
	font-weight:bold;
}
.red {
	color: #3E7142;
	text-decoration:none;
	font-weight:bold;

}
a:hover {
	text-decoration:underline;
}

ul{list-style-type:square;} 