td {
	font-family: arial;
	font-size: 10pt;
	color: #black;
}

A.linky:LINK {
	font-size:8pt;
}

A.linky:VISITED {
	font-size:8pt;
}

.small { font-size:8pt; }

.testimonial {
	font-size:11pt;
	color: 494939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

.callfor {
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.number {
	font-size:18pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.floatright {
	font-size:+1;
	font-weight: bold;
	float: right;	
}
.floatleft {
	font-size:+1;
	font-weight: bold;
	float: left;	
}

.reqtext {
	font-size: 11px;
	color: #FF0000;
}

A:LINK {
	text-decoration:none;	
	color: #52947E;
	font-family: arial;
	font-size:9pt;
}

A:ACTIVE {
	text-decoration:none;
	color: #52947E;
	font-family: arial;
	font-size:9pt;
	
}

A:VISITED {	
	text-decoration:none;
	color: #52947E;
	font-family: arial;
	font-size:9pt;
}

A:HOVER {
	text-decoration:underline overline;
	color: #52947E;
	font-family: arial;
	font-size:9pt;
}