body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCBA8F;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font: bold 110% "Trebuchet MS", Verdana, Tahoma, sans serif; 
	color: #77396C;
	}
h2 {
	font: bold 100% "Trebuchet MS", Verdana, Tahoma, sans serif; 
	color: #000000;
	}
p {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	}
ul li {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #CCBA8F;
	}
a:active {
	text-decoration: none;
	color: #000000;
	}
.navterms {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.mainhead {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #77396C;
	}
.calltoaction {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6A6A8F;
	}
.calltoaction a:link {
	color: #C56BC3;
	text-decoration: none;
	}
.calltoaction a:visited {
	color: #C56BC3;
	text-decoration: none;
	}
.calltoaction a:active {
	color: #C56BC3;
	text-decoration: none; }
.calltoaction a:hover {
	color: #CCBA8F;
	text-decoration: underline;
	}
.phone {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C56BC3;
	}
.captions {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: xx-small;
	color: #000000;
	}
td#footer {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #6A6A8F;
	text-align: center;
	}
td#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
td#footer a:visited {
	color:	#FFFFFF;
	text-decoration:none;
	}
td#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
td#footer a:hover {
	color: #F0F0E5;
	text-decoration: underline;
	}