   BODY {
			color: #000;
   background: #FFF;
   margin-left: 7%
   font-family: Arial;
   font-size: 11pt
   }

   P {text-indent: 1.4 em;
				font-family: Arial;
    font-size: 11pt;
   }

   H1, H2 {
   	text-align: center;
    color: red;
    font-family: Arial;
   }

   TD,TH {font-family: Arial;
   font-size: 11pt;}
  li, ul, ol {font-family: Arial;
   font-size: 11pt;
	}

   H3, H4, H5 {
   color: #900;
   text-align: center;
   font-family: Arial;
   }

	pre {color: #0000FF;
   margin-top: 0; 
			margin-bottom: 0;
   }

   .red {color: red;}

   .small {font-size: 8pt;
   color: mauve;}
			.medium {font-size: 12pt;}

   .fineprint {font-size: 9pt;}

   tt {color: blue;}
   
 
