H1
   {
   color:black;
   font-weight:10%;
   font-family:'papyrus','century gothic'
   font-style:normal;
   font-size:100%;
   align=center;
   }

H2
   {
   color:black;
   font-weight:80%;
   font-family:sans-serif;
   font-style:normal;
   font-size:125%;
   align=center;
   }

H3
   {
   color:black;
   font-weight:80%;
   font-family:sans-serif;
   font-style:normal;
   font-size:125%;
   align=center;
   }

H4
   {
   color:blue;
   font-weight:80%;
   font-family:'century gothic','arial','lucida console';
   font-style:italic;
   font-size:10;
   }

H5
   {
   color:black;
   font-weight:80%;
   font-family:'papyrus','century gothic','arial','lucida console';
   font-style:italic;
   font-size:14;
   align='center';
   }

H6
   {
   color:black;
   font-weight:80%;
   font-family:'century gothic','arial','lucida console';
   font-style:italic;
   font-size:12;
   align="center";
   }

.nav
     {
   color:black;
   font-weight:10%;
   font-family:'century gothic','arial','lucida console'
   font-style:italic;
   font-size:90%;
   }

.sub
     {
   color:gray;
   font-weight:5%;
   font-family:'century gothic','arial','lucida console'
   font-style:normal;
   font-size:68%;
   }

.corp
     {
   color:#9B8723;
   font-weight:10%;
   font-family:'papyrus','century gothic','arial','lucida console';
   font-style:normal;
   font-size:150%;
    align="center"
   }

TH
   {
   color:black;
   font-weight:10%;
   font-family:sans-serif;
   font-style:normal;
   font-size:12
   }

TABLE
{
   color:black;
   font-weight:25%;
   font-family:sans-serif;
   font-style:normal;
   font-size:85% 
   }

EM
   {
   color:black;
   font-weight:900;
   font-style:normal;
   }
P
   {
      color:black;
   font-weight:25%;
   font-family:sans-serif;
   font-style:normal;
   align=center
   }

.sub2
     {
   color:black;
   font-weight:5%;
   font-family:'century gothic','arial','lucida console'
   font-style:normal;
   font-size:50%
   }