H1 {
color: #000000;
font-size: 20pt;
margin-bottom: 5pt;
font-family: verdana;
}

H2 {
color: #000000;
font-size: 16pt;
margin-bottom: 0pt;
font-family: verdana;
}

div {
color: #000000;
background: #f0f0ff;
font-size: 8pt;
margin-bottom: 0pt;
font-family: verdana;
border: dashed 1px blue;
margin: 10px;
padding: 10px;
}

