h1, h2 {font-family: "Arial", "Helvetica", sans-serif;font-weight: bold; color:black}
h1 {font-size: 1.5em}
h2 {font-size: 1.2em}
p {font-family: "Arial", "Helvetica"sans-serif; font-size:1em; color:black}
.emph {font-style: italic; font-weight:bold}


#toc {font-size:12px}

body {font-family: "Arial", "Helvetica"sans-serif; font-size:1em; 
      color:black; background:rgb(153,153,153);} 

  a:link { color: rgb(0, 0, 120);
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    }

 
     a:visited { font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb( 0, 0, 0);
    font-weight: bold;
    }
    
  
     a:hover { color: rgb(255, 0, 0);
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    }
table {font-size: 1em;
    }
table
{ 
margin-left: auto;
margin-right: auto;
}

