body   { color       : #000000;
         bgcolor     : #ffffff;
         background  : none;
         background-repeat: no-repeat;
         font-family : Helvetica,Times,Verdana,Arial,sans-serif;
         font-size   : 12; 
         margin      : 0; }

h1     { color       : #4a7583;
         font-family : Helvetica,Times,Verdana,Arial,sans-serif;
	 font-size   : 14; }

h2     { color       : #4a7583;
         font-family : Helvetica,Verdana,Arial,sans-serif;
	 font-size   : 13; }
 
td     { color       : #000000;
         font-family : Helvetica,Times,Verdana,Arial,sans-serif;
	 font-size   : 12; }

p      { color       : #000000;
         font-family : Helvetica,Times,Verdana,Arial,sans-serif;
         font-size   : 12; }

a:link 
       { text-decoration : none; 
         color           : #4a7583;
         background      : transparent; }
a:active 
       { text-decoration : none; 
         color           : #4a7583;
         background      : transparent; }
a:visited 
       { text-decoration : none; 
         color           : #202429;
         background      : transparent; }
a:hover 
       { text-decoration : none; 
         color           : orange;
         background      : transparent; }


