body {
  background: "#F2EFEC";
  color: navy;
  padding: 0.2 cm;
}
a {color:black;text-decoration:none}

a:hover {font-size:10pt;color:blue;text-decoration:underline}
.nohover a:hover {color:blue;text-decoration:none}
body, p {
  font-size: 10pt; font-family: Arial, times new roman, times, serif;

}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, times new roman, times, serif;
}
h1 {font-size: 36pt; color: maroon;}
h2 {font-size: 24pt; color: rgb(40,40,40);}
h3 {font-size: 18pt; font-weight: normal; color: gray;}
h4 {font-size: 16pt; font-weight: normal; color: gray;}
h5 {font-size: 14pt; font-weight: normal; color: gray;}
h6 {font-size: 12pt; font-weight: normal; color: gray;}

} 
