body {
    margin: auto;
    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;
}

a { color: #000000; text-decoration: none; }
a:active  { color: #0066c8; }
a:link    { color: #0066c8; }
a:visited { color: #0066c8; }
a:focus   { color: #0066c8; }
a:hover   { color: #000000; }

a { border-bottom: 1px dashed #0066c8; }

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; }

li img { padding-top: 10pt; }





