body {

color: black;
background: white;    
font-family: Georgia, Times, "Times New Roman", serif;

}

h1, h2, h3, h4, h5 {

font-family: Helvetica, Arial, sans-serif;
font-weight: normal;

}

h1{

margin-bottom: 0.33em

}

h2{

font-size: 1.125em;
margin-top: 0.125em;

}

h3, h4 {

color:gray;
font-size: 0.875em;

}

h3{

margin-top: 0.5em;
margin-bottom: 0.125em;
line-height: auto;

}

h4{

margin-top: 0.125em;
margin-bottom: 0.125em;

}

p{

margin-top: 0.125em;
margin-bottom: 2em;
line-height: 140%;

}

a, a:link {

color: gray;

}

a:visited {

color: silver;

}