body {
    margin: auto;
    max-width: 600pt;
    font-size: 14pt;
    font-family: arial, sans-serif;
    line-height: 1.5em;
    -webkit-text-size-adjust: 100%;
}

div.abox
{ border: 1px solid #0066c8;
  border-radius: 5px;
  padding: 15px;
}

/*h2 { font-size: 14pt; margin-bottom: 0pt; margin-top: 0pt; } */

h1, h2, h3, h4 { line-height: 1.1em; }
h1 { text-align: left; font-weight:bold; }
h2 { font-style: italic; font-weight:bold; padding-top: 30pt; }


a { color: #0066c8; font-weight: normal; text-decoration: none; border-bottom: 1px dashed #0066c8;}


a:hover { color: black; }
a.black { font-weight: bold; color: black; border: 0px; }
a.black:hover { color: #888888; }

li { margin: 14pt; }