/* ------------------------------------------------ */
/*		V   = variable		, F   = Fixed			*/
/*		Sf 	= Serif			, Sn  = Sans-Serif		*/
/*		P   = Plain Type	, B	  = Bold			*/
/*		Lt	= Lite Color	, Dk  = Dark Color		*/
/*			(White)					(Black)			*/
/*		Var = Variant Color	,						*/
/*			(Red)									*/
/* ------------------------------------------------ */

/* ------------------ FORM TYPES ------------------ */
.FormLt1,
.FormDk1
{
font-family: verdana, helvetica, arial, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
background-color:#FFFFCC;
}

.FormPoll
{
font-family: verdana, helvetica, arial, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
}

.formHpSearch
{
font-family: verdana, helvetica, arial, sans-serif;
font-size:9px;
color:#000000;
font-weight:normal;
}

.FormDk1
{
font-style:italic;
color:#000000;
background-color:#FFFFCC;
}

/* -------------------------------------------------------------------- */
dd {  color: #006400}
br {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006400}
