BODY    
               {
               margin-top:     5px;
               margin-left:    5px;
               margin-right:   25px;
               margin-bottom:  5px;
               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: #FFFFEC;
               }
		p {font: normal 11pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		h1 {font: bold 24pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		h2 {font: bold 20pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		h3 {font: bold 16pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		h4 {font: bold 12pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		h5 {font: normal 12pt "Bookman Old Style", "Century Gothic", "Windsor BT", "Times New Roman", Helvetica}
		
		
       A:link
               {
               text-decoration :       none;
               color           :       #BF00BF;
               background      :       transparent;
               }
       A:active
               {
               text-decoration :       none;
               color           :       #FF00FF;
               background      :       transparent;
               }
       A:visited 
               {
               text-decoration :       none; 
               color           :       #800080; 
               background      :       transparent; 
               }               


