body {
	font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
}

p {
	margin-bottom: 0px;
}

a, a:visited {
	color: #93117e;
	text-decoration: none;
}

a:hover {
	color: #93117e;
	text-decoration: underline;
}

h1 {
	color: #442177;
	margin: 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #93117e;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #ffffff;
	margin: 0px;
	font-size: 18px;
}

