@charset "UTF-8";
/* CSS Document */

<style type="text/css">
    body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: 1cm;
	font-weight: normal;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: none;
}
a:active {
	color: #C30;
	text-decoration: none;
}
    a:link {
	text-decoration: none;
	color: #F60;
	font-weight: bold;
}
    .accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	text-decoration: none;
}
    .Footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.25em;
}
    .navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-align: left;
	letter-spacing: 0.25em;
}
    .Testimonial {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24pt;
	letter-spacing: 0.1em;
	text-align: center;
	margin-left: .5cm;
	margin-right: .5cm;
	color: #666;
}
    </style>
