body {
   background: white;
   font: 9pt/14pt georgia, "Times New Roman", serif;
   margin: 3%;
   }

div, td, blockquote, form {
    font: 9pt/14pt georgia, "Times New Roman", serif;
    }
   
h1 {
  color: #000;
  background: transparent;
  text-align: center;
  border-bottom: 1px solid #000;
}
	
	
h2 {
	font: strong 12pt bold georgia, "Times New Roman", serif;
	}
	
h3	{
	font: bold 10pt bold georgia, "Times New Roman", serif;
	}
	
.bud, img, #navigation, #kids {
    display: none;
    }
    
