body {
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
background-color: #fff;
color: #000; }
 
h1 {
font-size: 24px;
line-height: 24px;
margin: 0 0 18px;
color: #000;
  }

h2  { font-size: 16px;
line-height: 16px;
margin: 0 0 13px;
color: #000;
 }

h3  { font-size: 13px;
line-height: 13px;
margin: 0 0 8px;
 }

p {
font-size: 12px;
line-height: 16px;
margin: 0 0 11px; }

.smallerp {
font-size: 10px;
line-height: 12px;
margin-bottom: 5px; }

a {
color: #7AC3A8; }

a:hover {
color: black; }
