<!--

BODY {
      	font-size: 10pt; 
	font-style: normal;
	text-decoration: none;
	color: #333333;
	text-align: Left;
	font-family: "Verdana", "Arial", sans-serif
}

TD {
	font-size: 10pt;
	font-family:"Verdana"
}


.header {
	font-size: 14pt;
	font-style: bold;
	color: #333333;
}



.small {
	font-size: 8pt;
}


.indent20 {
       	text-indent: 3em 
}





A {
    	text-decoration: underline;
	color: #484E91
	}


.on	{
	font-size: 8pt;
	font-weight: bold;
	font-family:"Verdana";
	color: #FFFFFF;
	text-decoration: none;
	background-color: #383E81
}


.off	{
	font-size: 8pt;
	font-weight: bold;
	font-family:"Verdana";
	color: #555555;
	text-decoration: none;
	background-color: #E5E5E5
}



-->