  html, body {
    height: 100%;
  }
  hb2{
    color:green;
	font-family:Times New Roman;
	line-height: 1.3;
	font-size:35;
    }
  hb3{
    color:#6b6f6c;
   	font-family:Times New Roman;
	font-size:21; 
  }
  hb3a{
    color: blue;
 	font-size:20px; 
	text-align:center;
	font-family:Times New Roman;
  }
  hb3b{
    color: #6b6f6c;
 	font-size:5px; 
	font-family:Times New Roman;
  }
  hb4{
    color:#6b6f6c;
   	font-family:Times New Roman;
	font-size:15; 
  }
  hb5{
    color:#6b6f6c;
   	font-family:Times New Roman;
	font-size:30; 
  }
  hb6{
    color: blue;
 	font-size:10px; 
	text-align:center;
	font-family:Times New Roman;
  }
  
  
  ul{
  list-style-type: none;
  color:green;
  font-family:Times New Roman;
  font-size:28;
  margin: 0;
  padding: 0;
}
  #foo
  {
   color:#045617;
	font-family:Times New Roman;
	line-height: 2.6;
	font-size:38; 
 }
 dropcap {
  float: left;
  width: 0.7em;
  font-size: 300%;
  font-family: TimesNew Roman;
  line-height: 90%;
}