             h1
              {
                color: #333333;
                font-family: arial, helvetica, sans serif;  
                font-size: 120%;
                font-style: italic;
                text-align: left;
               }
                   
             h2
              {
                color: #333333;
                font-family: arial, helvetica, sans serif;  
                font-size: 90%;
                font-style: bold;
                text-align: left;
               }

             h3
              {
                color: #333333;
                font-family: arial, helvetica, sans serif;  
                font-size: 80%;
                font-style: bold;
                text-align: left;
               }

              
               ul#conts li 
               {
                 color: #333333;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 80%;
               }


               p, ul#docs li 
               {
                 color: #333333;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 65%;
               }


               ul#navigation a
               {
                 color: white;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 70%;
               }
             
               ul#interstate li 
               {
                 color: #333333;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 65%;
               }
               

               #interstate a
               {
                 color: blue;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 90%;
               }




               #footercenter, #footer
               {
                 color: white;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 50%;
               }
               
           
              #email a
               {
                 color: blue;
                 font-family: arial, helvetica, sans serif;  
                 font-size: 90%;
               }

              #footercenter em, #footer em, #email em 
              {
                 font-variant: small-caps;
              }