A {
	color : #666666;
	text-decoration: underline;

}
A:VISITED {
	color : #60634B;
	text-decoration:underline;
}
A:HOVER {
	color : #CC0000;
	text-decoration:underline;
}
A:ACTIVE {
	color : #CC0000;
	text-decoration:underline;
}

TD {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height: 120%;
	font-weight: bold;
}


.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#669900;
	padding-bottom:5px;
	padding-top:5px;
}
.heading {
	font-family: Tahoma, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bolder;
	color: #542989;
}
.subheading {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55298A;
}
.subheadingblack {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
}
.verysmallform{
	font-size : 9px;
	font-family :  Arial, Helvetica, sans-serif;
}
.Headingblack {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #231F20;
	font-weight: bold;
	line-height: 120%;
}
.textlarger {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #403D3E;
	font-weight: 500;
	line-height: 130%;
}
.testimonial {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	color: #663399;
}
