.bodytext {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #330000;
}
.descriptiontext {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #330000;
	padding-top: 5px;
}
.pinkheadings {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 12px;
	color: #c86595;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.dropdowns {
	font-family: "Gill Sans", "Myriad Pro", sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
}
.fineprint {
	font-family: "Gill Sans", "Myriad Pro", sans-serif;
	font-size: 11px;
	color: #330000;
	padding-left: 0px;
	margin-top: 0px;
}
.copyright {
	font-family: "Gill Sans", "Myriad Pro", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DF5885;
}
a:link {
	color: #FF6699;
}
a:hover {
	color: #663333;
}
a:visited {
	color: #FF6699;
}
.bodytextslightbold {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #330000;
	font-weight: bold;
}
