.origin {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Georgia;
	font-size:8px;
}

a:link {
	text-decoration: underline;
	color:#000000;
	}
a:hover {
	color:#FF0000;
}

.bottom {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	}
.bottom a:link {
	text-decoration: none;
	color:#000000;
	}
.bottom a:visited {
	text-decoration: none;
	color:#FFFFFF;
		}
.bottom a:active {
	text-decoration: none;
	color: #A68D47;
		}
.bottom a:hover {
	color:#660099;
	text-decoration:underline;
	}
.container {
	padding-left: 45px;
	vertical-align: top;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color:#006633;
}
.text {
	padding-left: 15px;
}
.words {
	
	font-size:16px;
	font-weight:bold;
	color:#009999;
	text-align:left;
}.subTitles {
	font-size: 16px;
	font-weight: bold;
	color: #990099;
	text-align:center;
	background-image: url(images/subtitle.jpg) ;
}
hr {
	width: 65%;
	height: 1px;
	color:#666666;
	text-align: left;
	
}.listItems {
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.testimonials {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CB9F3A;
}
