TD {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}

.fourteen {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
}
A:HOVER.fourteen {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
}
A.fourteen {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
}

A {
	font-size: 11px;
	color: #6BA8EC;
	font-family: Arial;
	text-decoration : underline;
}

A:HOVER {
	font-size: 11px;
	color: #6BA8EC;
	font-family: Arial;
	text-decoration : none;
}

.pghd {
	font-size: 18px;
	color: #003f7e;
	font-family: times new roman;
}


.blue {
	font-size: 11px;
	color: #003f7e;
	font-family: Arial;
}

.testimonial {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
}

.outer {
	width : 760px;
	background : #FFFFFF;
	padding : 15px;
	border-style: solid;
	border-color: #cccccc;
	border-width : 1px;
}
