       BODY    
               {
               font-family     :	Times, Arial, Helvetica;
               margin-top:     0px;
               margin-left:    0px;
               margin-right:   0px;
               margin-bottom:  0px;
               padding-top:    0;
               padding-left:   0;
               padding-right:  0;
               padding-bottom: 0;
               border-top:     0;
               border-left:    0;
               border-bottom:  0;
               border-right:   0;
               width:  auto;
               background-color: #ffffff;
               }

       Links 

       A:link, A:active
               {
               text-decoration :       none;
               color           :       #0000FF;
               background      :       transparent;
               }
       A:visited 
               {
               text-decoration :       none; 
               color           :       #770000; 
               background      :       transparent; 
               }               
       A:hover 
               { 
               text-decoration :       none; 
               color           :       #000000;
               background      :       #ffcc00;
               }

	H1      {
		font-size:	36pt;
		COLOR:		#990000;
		FONT-FAMILY:	Helvetica, Arial; 
		FONT-WEIGHT:	bold;
		text-align:     center;
               }
	H1.black {
		font-size:	36pt;
		COLOR:		#000000;
		FONT-FAMILY:	Helvetica,Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }
	H2      {
 		font-size:	24pt;
		COLOR:		#990000; 
		FONT-FAMILY:	Helvetica, Arial; 
		FONT-WEIGHT:	bold;
		text-align:	center;
               }
	H2.black {
		font-size:	24pt;
		COLOR:		#000000;
		FONT-FAMILY:	Helvetica,Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }
	H2.right {
		font-size:	24pt;
		COLOR:		#000000;
		FONT-FAMILY:	Helvetica,Arial;
		FONT-WEIGHT:	bold;
		text-align:	right;
		   }
	 H3	   {
		font-size:	20pt;
		COLOR:		#000000;
		FONT-FAMILY:	Helvetica, Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }
	H3.color {
		font-size:	20pt;
		COLOR:		#990000;
		FONT-FAMILY:	Helvetica,Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }
	 H4 	   {
		font-size:	20pt;
		COLOR:	#000000;
		FONT-FAMILY:	Helvetica, Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }
	 H5	   {
		font-size:	16pt;
		COLOR:	#990000;
		FONT-FAMILY:	Helvetica,Arial;
		FONT-WEIGHT:	bold;
		text-align:	center;
		   }

