p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
	font-size: 9pt;
}
h1 {
	font-family: "Arial Black", Arial;
	font-size: 24pt;
	font-weight: normal;
}
h2 {
	font-size: 16pt;
	font-family: "Arial Black", Arial;
	font-weight: lighter;
}
h3 {
	font-family: "Arial Black", Arial;
	font-size: 13pt;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}