
div	{
	font-family: 'Arial', 'Sans Serif';
	color: #000000;
	font-weight: normal;
	}

td	{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

img	{
	border: 0px;
	}

h1, h2, h3{
	font-family: 'Arial Black', 'Arial';
	color: #3E722C;
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 5px;
	}

h4{
	font-family: 'Arial Black', 'Arial';
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 5px;
	}


a	{
	color: #3E722C;
	text-decoration: underline;	
	}

a:hover	{
	text-decoration: underline;
	}


.ul	{
	list-style-type: square;
	list-style-position: outside;
	background-color: transparent;
	color: #2A372E;
	line-height: 135%;
	}

