body { 
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 
background-color: White; 
color: Black; 
margin: 10px; 
padding: 0; 
} 
h1 {font-size: 160%; border-bottom: 1px solid #8cacbb;} 
h2 {font-size: 140%; border-bottom: 1px solid #8cacbb;} 
h3 {font-size: 120%; border-bottom: 1px solid #8cacbb;} 
h4 {font-size: 100%;} 
p {margin-left: 5px;}

.tab {margin-left: 25px;} 
.smTab {margin-left: 15px;}
    
.header {
   height: 200px; 
}
.header h1{
  padding-top: 150px;
  text-align: center; 
  border-bottom: 0px solid #8cacbb;
}
.header a{
  text-decoration: none;
  color: black;
}

.toc li{
  margin-bottom: 5px; 
}

