<STYLE TYPE="text/css"> 


/* ---------------------- Global Properties ----------------- */

.formlink {
	text-decoration: underline;
	color:  black;
}

.formheader {
	FONT-SIZE:12px;
	FONT-FAMILY: Arial, Helvetica;
}
.formalert {
	FONT-SIZE:12px;
	FONT-FAMILY: Arial, Helvetica;
	color: purple;
	font-weight:bold;
}
.formlabel{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.footer{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}
.white {
	FONT-SIZE:12px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica;
	color: white;
}
td{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
h3 
	{
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4em;	
	}	
/* --------------------- end form properties ---------------------*/
</STYLE>



