body {
   font-family: Arial, sans-serif;
   font-size: 10pt;
}

a {
   font-weight: bold;
   color: #223366;
}
a:hover {
   text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
   margin-top: 0px;
}
