.mainNAV {
	font-family: Lucida Sans, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.mainNAV a:active {
	color: #FF66CC;
	text-decoration: none;
	font-size: 11px;
}
.mainNAV a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.mainNAV a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.mainNAV a:hover {
	color: #FF66CC;
	text-decoration: none;
	font-size: 11px;
}
.links {
	font-family: Arial, Helvetica, Lucida Sans, Lucida Sans, sans-serif;
	font-size: 12pt;
	color: #F25D55;
	font-weight: normal;
}
.links a:active {
	color: #ED0772;
	font-size: 12px;
}
.links a:link {
	color: #F25D55;
	font-size: 12px;
}
.links a:visited {
	font-size: 12px;
	color: #F25D55;
}
.links a:hover {
	color: #ED0772;
	font-size: 12px;
}
.text {
	font-family: Lucida Sans, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.justified {
	font-family: Lucida Sans, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.titlesLG {
	font-family: Lucida Sans, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3756E;
	font-style: normal;
}
.titlesSM {
	font-family: Lucida Sans, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3756E;
	letter-spacing: .03em;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #F28B85;
	letter-spacing: .03em;
}
.prices {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #64225C;
}
.footer {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #FF66CC;
	text-decoration: none;
}
.footer a:link {  
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #FF66CC;
	text-decoration: none;
}
.copyright {  font-family: Arial, Helvetica, Lucida Sans, Lucida Sans, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #F25D55}
.border {
	border: 1px dotted #ED0772;
}
strong {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
}
.tiny {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}