h1 { 
font-size: 18px; 
font-weight: bold; 
text-align: left; 
margin-left: 10px;
}

h2 { 
font-size: 14px; 
text-align: left; 
}

.divider-1 {
border-bottom: 2px solid green;
font-size: 16px; 
width:97%;
margin-left: 10px;

}

.divider-1 a:link {



color: #000000;
}