<style>
<!--
	/* TAG STYLES */
	input
		{ font-family: arial, sans serif; font-size: 9pt; height: 16pt; }
	form
		{ font-family: arial, sans serif; font-size: 9pt; }
	form p
		{ font-family: arial, sans serif; font-size: 9pt; }
	p
		{ font-family: arial, sans serif; font-size: 9pt; }
	textarea
		{ font-family: arial, sans serif; font-size: 9pt; }				

	/* GENERAL CLASSES */
	.form
		{ font-family: arial, sans serif; font-size: 9pt; }
	/* TAG SPECIFIC CLASSES */
	input.button
		{ background-color: #A93523; font-weight: bold; font-size: 8pt; font-family: arial, sans serif; color: white; border: 0px; }
	span.required
		{ color: #A93523; }
-->
</style>