body {
	background-color: #DAD0DF;
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Verdana;
}
img {
	border: 0;
	padding: 0;
}
h2 {
	color: #000000;
	margin: 0 0 5px 0;
	font-size: 18px;
	padding-bottom:5px;
	font-family: "Century Gothic", Arial, Verdana;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C3955;
}
h3 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
h1 {
	color: #000000;
	font-size: 18px;
	padding-bottom:10px;
	font-family: "Century Gothic", Arial, Verdana;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C3955;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
}
