.body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #F7335A;
	line-height: 18px;
}
.credits {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #640028;
	font-weight: normal;
}
a:link {
	color: #640028;
	text-decoration: none;
}
a:visited {
	color: #640028;
	text-decoration: none;
}
a:hover {
	color: #640028;
	text-decoration: underline;
}
a:active {
	text-decoration: underline overline;
}
.dates {
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, verdana, sans-serif;
}
.event {
	padding-left: 0px;
	margin-top: 20px;
}
.eventtitle {
	font-size: 14px;
	font-weight: bold;
	color: #640028;
	font-family: Helvetica, Arial, verdana, sans-serif;
}
.pnycevent {
	background-color: #ffeae2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
	margin-top: 10px;
	display: block;
}
.head {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8FB5D2;
}
.formopt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #640028;
	margin: 10px 0 5px 0;
}
INPUT {
	color: #640028;
}
SELECT {
	color: #640028;
}
TEXTAREA {
	color: #640028;
}
.category {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.error {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: 640028;
	line-height: 20px;
	font-weight: bold;
	background-color: ffc8b4;
	padding: 10 10 10 60;
	border: 1;
	border-style: dotted;
	border-color: f7335a;
	margin-top: 20px;
	background-image: url(images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.errorsmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 640028;
	line-height: 16px;
	background-color: ffc8b4;
	padding: 4 4 4 20;
	border: 1;
	border-style: dotted;
	border-color: f7335a;
	background-image: url(images/errorsmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li {
	color: #640028;
	font-size: 10px;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}
.intro {
	font-size:16px; 
	line-height:22px; 
	font-family:Georgia;
}
.table {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #F7335A;
	line-height: 18px;
	margin-top: 10px;
}
#pridelist li {
	list-style-position: inside;
	font-size: 12px;
	line-height: 17px;
	display: block;
	border-top: 1px #BCDEFA dotted;
	padding: 5 0 4 0;
	color: #F7335A;
	font-weight: 400;
	margin-left: -40px;
}