.header {
	font-family: Desdemona, "Colonna MT", "Castellar MT", Viva, cursive, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990066;
	text-align: center;
	letter-spacing: .05em;
}
.subtitle {
	font-family: "Apple Chancery", Verdana, sans-serif;
	font-size: 12px;
	color: #8E236B;
}
.bodytext {
	font-family: "Apple Chancery", Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8E236B;
}
.bodytextverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8E236B;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .2em;
}
.linksfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.bodytextstraight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: .01em;
}

