td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bigANDbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	letter-spacing:10px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FFFF33;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.testimonialTable {
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
}
.SubTitles {
 color:#990000;
 font-style:italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.hrTestimonials {
border : none;
border-top : dashed 1px #CCCCCC;
height : 1px;
}
