
BODY        {font-family:    Arial, helvetica, sans-serif; 
           
	     background:   #FFFFFF ; 
             margin-left:       5%; 
             margin-right:      15%;  
             font-size:        11pt; 
			 	color : Navy;
			 }


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#002C57; }

H2	    {display:          block;
             font-weight : bold;
			 color:         black;
             font-size:        9pt;
              text-align:        center;
			 font-family:      Arial, helvetica, sans-serif; }

H3	    {display:          block;
             color:              maroon;
             font-size:        13pt;
              text-align:        center;
			 font-family:      Arial, helvetica, sans-serif; }

H4          {display:          block;
             color:            maroon;
               text-align:        center;
			 font-size:        18pt;
             font-family:      Arial, helvetica, sans-serif; }

H5          {display:          block;
             color:              maroon;
             font-size:        14pt;
              text-align:        left;
			 font-family:      Arial, helvetica, sans-serif; }

H6        {   color:              black;
           text-align:        right;
             font-size:        8pt;
           font-family:      Arial, helvetica, sans-serif; }

td 		{   color:              black;
           
             font-size:        8pt;
           font-family:      Arial, helvetica, sans-serif; }

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

