.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}
.captionimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC00FF;
	text-align:center;
}
.textpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC00FF;
}
.textbold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.captionsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800080;
	font-weight: bold;
	text-align: center;
}
.bulletstar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	list-style-image: url(images/bullets_pink_star.gif);
	list-style-position: inside;
	text-align: center;
}
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.textside {
	background-position: center top;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
}
.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
