

body {
  color: #FFFFFF;
  font-size: 10pt;
  font-family: Century Gothic, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  background-color: #20699C;
}

/* background color: #23469B */


h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #FFFFFF;
  font-family: OCR A Std, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 { font-size: 24pt; }
h2 { font-size: 20pt; }
h3 { font-size: 18pt; }
h4 { font-size: 16pt; }
h5 { font-size: 14pt; }
h6 { font-size: 12pt; }


a:link { color: #9000FF; font-weight: bold; background-color: #000000; }
a:hover { color: #6FFF00; font-weight: bold; background-color: #000000; }
a:visited { color: #9000FF; font-weight: bold; background-color: #000000; }
a:active { color: #9000FF; font-weight: bold; background-color: #000000; }

a.img:link { border: 0px dashed #152637; }


.img { border: 0px dashed #152637; }


table {
  font-size: 10pt;
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  border: 0px solid #000000;
}
td { border: 0px solid #000000; }
td.title { background-color: #95469B; }
td.small { font-size: 8pt; }
td.xsmall { font-size: 7pt; }
