BODY   { font-family: Arial;
          font-style: normal;
           font-size: 10pt;
               color: black}
       
#cname  { font-style:  italic;
	 font-weight:  bold;
           font-size:  18pt;
               color:  red}
 
#slogan {font-weight:  bold;
           font-size:  10pt;
               color:  black}
     
#message{ font-style:  italic;
         font-weight:  bold;
	       font-size:  16pt;
               color:  blue}

#sig    { font-style:  italic}

#footer { font-style:  italic;
	   font-size:  8pt;
               color:  blue}

#tab { font-style:  normal;
	   font-size:  8pt
	       color:  black}