body
   {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   }
td
   {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   }
h1
   {
	font-size: 24t;
   }
h2
   {
	font-size: 18pt;
   }
h3
   {
	font-size: 14pt;
   }
h4
   {
	font-size: 12pt;
   }
h5
   {
	font-size: 10pt;
   }
h6
   {
	font-size: 8pt;
   }
.pagetitle
   {
   font-size: 16pt;
   color: silver;
   text-align: center
   }
.test:first-line
   {
   text-shadow: green;
   }