@charset "UTF-8";
/* CSS Document */
<style type="text/css">
<!--
a:link {
	color: #FF8C00;
	text-decoration: none;
}
a:visited {
	color: #FF8C00;
	text-decoration: none;
}
a:hover {
	color: #8B009F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 13px;
	line-height: 21px;
}
.pinkbody {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #AA16A8;
	font-size: 15px;
	font-weight: bolder;
	line-height: 21px;
}
.orangebody {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF9925;
	font-size: 15px;
	font-weight: bolder;
	line-height: 21px;
}
.orangehead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF9925;
	font-size: 18px;
	font-weight: bolder;
}
.links {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F79925;
	font-size: 13px;
	line-height: 21px;
}
.beforeafter {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #AA16A8;
	font-size: 12px;
	font-weight: bolder;
	line-height: 21px;
-->
</style>

}
.email {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}

