body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img {
	border:none;
}

#footer a, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}

h1 {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#d36baa;
	margin-top:0;
}

h2 {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin-top:0;
}




a, .text a:visited {
	color:#d36baa;
	text-decoration:none;
}
a:hover {
	color:#d36baa;
	text-decoration:underline;
}

.text ul li {
	line-height:20px;
	margin-bottom:10px;
}

.pinkText {
	color:#d36baa;
}