@charset "utf-8";
body {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
background-color: #008080;

}
a { 
    text-decoration: none; /*     */
   }
 A:visited {
    color: #008080; /*    */
   }
   A:active {
    color: red; /*   */; /*    */
   }
 
h1{
color: black;
font-family: "Times New Roman", Times, serif;
font-size: 18pt;
font-weight: bold;
}
h2{
color: black;
font-family: "Times New Roman", Times, serif;
font-size: 16pt;
font-weight: bold;
}

#table-of-contents{

 line-height: 0.2;
  margin-top: 0;
   margin-bottom: 0;
}
p {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: 22px;
}




 .pH {
	font: bold 12px "Times New Roman", Times, serif;
	background: #003366;
	cursor: hand;
}
