.spaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dateetc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.smallbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.spacespink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.headings {
	font-family: "Curlz MT";
	font-size: 24px;
	color: #CC0066;
	font-weight: bold;

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.divider {
	font-family: "Curlz MT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheading {
	font-family: "Curlz MT";
	font-size: 18px;
	font-weight: bold;
	color: #CC0066;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.highlighted {
	font-family: "Curlz MT";
	font-size: 24px;
	color: #CC0066;
	text-decoration: blink;
	font-weight: bold;
}
