body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; }


a:link { color: #CC66CC; text-decoration: none  }
a:hover { color: #99CC33; text-decoration: none  }
a:active { color: #CCFF00; text-decoration: none  }
a:visited { color: #A33DA3; text-decoration: none  }




.contact-info-on-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 14pt;
}

.name-on-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
}

.name-on-bottom-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8e3793;
	line-height: 14pt;
}

.name-on-bottom-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1bad48;
	line-height: 14pt;
}



.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	line-height: 14pt;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
}

.body-text-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #bc0000;
	line-height: 12pt;
	font-weight: bold;
}

.thank-you {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666666;
	line-height: 18pt;
}



