td {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: 800;
	color: #555552;
	margin-top: 40px;
	margin-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: 800;	
	color: #555552;
	margin-top: 20px;
	margin-bottom: 0px;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #555552;
	margin-top: 0px;
	margin-bottom: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #555552;
	list-style-type: square;
	margin-top: 0px;
}

li {
	margin-left: -25px;
	margin-top: 12px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: 800;	
	color: #678733;
}
