body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03427D;
}
a:link {
	color: #03427D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #03427D;
}
a:hover {
	text-decoration: none;
	color: #03427D;
}
a:active {
	text-decoration: underline;
	color: #03427D;
}
.Testimonials {
	color: #747373;
}
.Testimonials a:link {
	color: #747373;
	text-decoration: none;
}
.Testimonials a:hover {
	color: #747373;
	text-decoration: underline;
}
.Testimonials a:visited {
	color: #747373;
	text-decoration: none;
}
.Testimonials a:active {
	color: #747373;
	text-decoration: none;
}
.Form {
	width: 250px;
}
.bg1 {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg2 {

	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Underline {
	text-decoration: underline;
}
