body { background-color: lightskyblue; }
h1 { background-color: yellow;  font-size: 13pt; color: blue; font-style: bold;   text-align:center;}
h2 { font-family: 'Arial';      font-size: 11pt; color: blue;                     text-align:center;}
h3 { font-family: 'Arial';      font-size:  9pt; color: blue;                     text-align:center;}
a  {                            font-size: 10pt;                                                    }
li { background-color: #FFF4DB; font-size:  9pt; color: blue; text-align:left;  }
p  { font-family: 'Arial';      font-size:  8pt; }
