.bodytext {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 19px;
	text-align:justify;
	color: #333333;
}
p {
margin-top:-5px
}
.tabletext {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #333333;
	background-position: top;
}
.Title {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bg_table.png);
	background-repeat: repeat-x;
	background-position: top;
}
.smalltext {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #333333;
}
.footer {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #000000;
	padding-top: 5px;
}
.footer:link {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #000000;
	padding-top: 5px;
}
.footer:link:hover {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #000000;
	text-decoration:underline;
	padding-top: 5px;
}
.footer:link:visited:hover {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #000000;
	text-decoration:underline;
	padding-top: 5px;
}
.testimonials {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.innertabletext {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
	color: #333333;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
.MainTitle {
	font-size: 15px;
	line-height: 19px;
	color: #FFC100;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC100;
}
