body {
	font-family: georgia, times new roman, tahoma, arial, verdana;
	font-size:12px;
	color:#000;
	font-weight: normal;
	text-decoration:none;
	background-color:#5e7158;
	background-image:url('../images/content-bg.jpg');
	background-repeat:no-repeat;
}
p {line-height:1.7em;}
a{
	font-family: georgia, times new roman, tahoma, arial, verdana;
	color:#000;
	line-height:1.7em;
	font-weight: normal;
	text-decoration:underline;
}

li{
	list-style-image:url("../images/bullet.gif");
	text-indent:0px;
	margin-left:40px;
	padding:0px;
	display: list-item;
}

ul li{
	list-style-image:url("../images/bullet.gif");
	text-indent:0px;
	margin:0px;
	padding:0px;
	display: list-item;
}

h1{
	margin:0;
	font-family: georgia, times new roman, tahoma, arial, verdana;
	font-size:24px;
	color:#394c34;
	font-weight: normal;
	text-decoration:none;
}

h2{
	margin:0;
	padding-top:0.15em;
	font-family: tahoma, arial, verdana;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}

h3{
	margin:0;
	font-family: georgia, times new roman, tahoma, arial, verdana;
	font-size:12px;
	color:#000;
	line-height:1.5em;
	font-weight: normal;
	text-decoration:none;
}

h4{
	margin:0;
	padding:0.15em;
	font-family: tahoma, arial, verdana;
	font-size:10px;
	color:#000;
	font-weight: normal;
	text-decoration:none;
}
td p {
	font-family: georgia, times new roman, tahoma, arial, verdana;
	font-size:12px;
	margin: 0;
}
td ul {
	margin: 0;
}
.quote {
	margin:2px;
	padding:2px;
	font-family: times new roman, tahoma, arial, verdana;
	font-size:14px;
	color:#3e3e3e;
	line-height:1.5em;
	font-weight: normal;
	text-decoration:none;
	font-style: italic;
}