/* METERPAD HELP STYLE SHEET */

H1 {	font-family: "century gothic", arial, sans-serif; 
	background-color: black; 
	color: white;
	text-align: left;
	font-size: 12pt
        }

H2 {	font-family: "trebuchet", arial, sans-serif; 
	background-color: gray; 
	color: white;
	text-align: left;
	font-size: 12pt
        }

H3 {	font-family: "trebuchet", arial, sans-serif; 
	color: gray;
	text-align: left;
	font-size: 12pt
        }

A:visited { color:blue
	  }

BODY {	font-family: Arial, sans-serif;
	font-size: 10pt}

TD {	font-family: Arial, sans-serif; 
	font-size: 10pt}




