body {
  color: #000080;
  background: #FFC040;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin: 0px;
  text-align: center}

p {font-size: 7pt}

img {border:1px}

h1 {font-size: large;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 22pt;
  font-weight: bold}

h2 {font-size: medium;
  line-height: 20pt;
  font-weight: bold}

h3 {font-size: small;
  line-height: 18pt;
  font-weight: bold}

b {font-weight: bold}

table {text-align: center}

td {font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  text-align: left;
  vertical-align: top}

.alert {color: #000080; background: #FF8080}

.blink {text-decoration: blink underline;
  color: #000080;
  background: #FF8080}

li.grey {color: gray; background: #FFC040}

div.green {color: white; background: green}
div.white {color: green; background: white}

