body {
	background-color: #e6e4d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
p, h1, h2 {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
p {
	margin-left: 20px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #1E1E1E;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


td img {
	display: block;
}
ul li a {
	color: #333333;
	text-decoration: none;
}

ul li {
	list-style: disc;
}