/* ************************************************ 
 BEGIN OTHER */


body
{
	margin: 0px; 
	margin-top: 0px;
	background-color: #ffffff;
	color: #000000;
	margin-top: 0;
}

h3
{
	font: normal bold 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #92B6CF;
}


p
{
	font: normal 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #000000;
}

a
{
	font: normal 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}

b
{
	font: normal bold 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #000000;
}


.spanpurple
{
	font: normal bold 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #B60E9C;
}


table
{
	font: normal 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	background-color: #ffffff;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}

td
{
	font: normal 12px Trebuchet, Trebuchet MS, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
}




