.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}


.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #994197;
	padding-left: 16px;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #964090;
}
.caption_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #666666;
	padding-left: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-align: center;
}


.accenttext {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #994197;
	padding-left: 18px;
	padding-top: 18px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
