﻿body
{
	font-size: 9pt;
	color: dimgray;
	font-family: Arial;
}

.testimonials
{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	padding-top: 50px;
	font-size: 8pt;
	color: gray;
}

.copyright
{
	font-size: 8pt;
	font-family: arial;
	color: dimgray;
}

.contentTable td img
{
	float: left;
	margin-right: 6px;
}

.contentTable td
{
	height: 50%;
	width: 50%;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 8pt;
}


.contentTable td b
{
	color: steelblue;
	text-transform: capitalize;
	font-size: 8pt;
	font-weight: normal;
}