BODY   {background      : #FFFFFF;
        color           : #000000;
	margin		: 2% 10% 10% 10%;
        }               

H1     {background      : transparent;
        color           : #000000;                      
        font-family     : Arial, Helvetica, sans-serif;
        }

H3     {background      : transparent;
        color           : #000000;                      
        font-family     : Arial, Helvetica, sans-serif;
	margin-bottom	: 0em;
        }

P       {font-family    : Times New Roman, serif;
	margin-top	: 0em;
        }

B       {color          : black;
        background      : transparent;
        }

I       {color          : black;
        background      : transparent;
        }                

TD.toc	{background	: #ffffff;
	}


A:link, A:active
                  {
                  text-decoration :       none;
                  color           :       #0066ff;
                  background      :       transparent;
                  }
          A:visited {
;;                  color           :       #6e6071; 
                  color           :       #666666; 
                  background      :       transparent; 
                  text-decoration :       none; 
                  }       
                  
          A:hover { color         :       #ff0033;
                  background      :       transparent;
                  }


A.toc 	{font-family     : Arial, Helvetica, sans-serif;
	font-size	: 110%;
        }

A.mailto 	{font-family     : Arial, Helvetica, sans-serif;
	font-size	: 80%;
        }
