body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px;
}
p,li {
font-size: 10pt;
}
/* Colors */
b {
color: blue;
}
h1 {
background-color: gray;
color: white;
font-size: 14pt;
}
h2 {
font-size: 10pt;
}

