body { margin: 0px; }

.middleText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #D83C47;
	font-style: normal;
}

.legalText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
}

.navigationText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.bodyText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	padding: 15px 0 0 25px;
}

.linkText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #23518D;
	font-style: normal;
	text-decoration: none;
}

.bigLinkText
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #23518D;
	font-style: normal;
	text-decoration: none;
}

.pageHeading
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #23518D;
	font-style: bold;
	text-decoration: none;
}

.testimonial { color: #0F223B; }

.small { font-size: 11px; }

