body  { font-family: Times; background-color: lightsteelblue; font-weight: bold;  }
ul    { text-indent: -40; line-height: 200%; font-weight: normal; }
li    { color: black ; font-size: 12pt; line-height: 120%; font-weight: bold; list-style-type: none; }
li a  { font-size: 12pt; font-style: italic; text-decoration: none; text-indent: -70; }
a:link     { color: mediumblue; }
a:visited  { color: darkslategray; }
a:hover    { color: maroon; }
h3    { font-size: 12pt; color: #336699; font-weight: bold; 
             line-height: 0; text-align: center;}
