body { margin-left:40px;
       text-align: left;
        background-color: #FDffea;
        }

  p {
        font-family: serif;
        text-align: left;
        ;
        }

   p.Error {
        font-family: serif;
        text-align: left;
	color: #ff0000;
   }		

   p.New {
        font-family: serif;
        text-align: left;
	color: #008000;
   }		

   li.New {
	color: #008000;
   }		


   span.New {
        font-family: serif;
        text-align: left;
	color: #008000;
   }		


   h1, h2 { font-family: serif;
        font-weight: bold;
        text-align: center;
/*        color: #5fc6fa;*/ 
        color: #008000; }

   h1 { font-size: xx-large; }

   h2 { font-size:  x-large; }

   h3 { font-size: large;
        font-weight: bold;
        font-family: serif;
        text-align: left;
        color: #008000;
/*        color: #5fc6fa; */
   }
   p.BackContents {
        text-align: right;
        font-size: small;
        font-style: italic;
                     }



	



   /* a  { line-height:32pt;
        font-family:Palatino,serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm; }*/

