body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #393737;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.listbold {
	font-family: Calibri;
	font-size: 12px;
	color: #CCCCCC;
}
.testimonials {
	font-family: Calibri;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;
}
.H1 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.H2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #CCCCCC;
	letter-spacing: -1px;
}
.headerBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

