H1 {font-family: Verdana;
	font-size: x-large;
	color: darkblue}

H2 {font-family: Verdana;
	font-size: large;
	color: darkblue}

H3 {font-family: Verdana;
	font-size: small;
	color: darkblue}

HR {text-align: center;
	color: orange}

ADDRESS {background:white;
         font-style: normal;
	   color: black; 
	   font-size: 9pt;
	   font-family: Verdana }

BODY {background: white;
	color: black; 
	font-size: 10pt;
	font-family: Verdana }


.tc { background: "#B1BBD6";
	color: black; 
	font-size: 8pt;
	font-family: Verdana }