.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bodytextlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC6699;
	text-decoration: none;
	font-weight: bold;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytextitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
