



/* ------------------------------------------------ */
/*		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)									*/
/* ------------------------------------------------ */
/* ------------- Variable Types ------------------- */




H1
{
font-size:14pt; 
font-weight:bold; 
color:#990000; 
font-family: arial, helvetica, sans-serif;
margin-bottom: 12px;
padding-bottom:0px;
}

H2
{
font-size:12pt;
font-weight:bold; 
color:#990000; 
font-family: arial, helvetica, sans-serif;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

FORM
{
margin-top: 0px;
}


.body,
body,
TD
{
font-family: arial, helvetica, sans-serif;
color:#000000;
font-size:11pt;
font-weight:normal;
}

UL
{line-height:1em;}

P
{font-size:11pt;}

.pad
{padding:3px;}

.toplinks,
toplinks
{
	font-size:14pt;
	font-weight:bold;
	color:#990000;
	font-family: arial, helvetica, sans-serif;
	font-style : italic;
}




