body
{ font-family: trebuchet ms, verdana, helvetica; 
  margin-left:  5%;
  margin-right: 5%;
  color: black;
  font-size: medium;
}
h1
{ width: 100%; font-size: large; font-weight: bold;
  border: solid black; border-width: 0 0 1px 0;
  margin-top: 1ex; margin-bottom: 0; padding-bottom: 0.2ex;
}

h2,h3 {font-weight: bold; font-size: medium; margin-bottom: 0;}

p {margin-top: 0;}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { color: rgb(96,0,32); }
a.plain {text-decoration: none; color: black;}
a.plain:visited {text-decoration: none; color: black;}
a.plain:hover {text-decoration: underline;}
a.plain:active {text-decoration: underline;}
a.subtle {text-decoration: none;}
a.subtle:visited {text-decoration: none;}
a.subtle:hover {text-decoration: none;}
a.subtle:active {text-decoration: none;}

tr.odd  {background-color: #c0c0c0;}
tr.even {background-color: #FFFFFF;}

body {font-family:arial,sans-serif}
h1 {background-color: #efefef; 
    margin-bottom: 2px;}
h2 {background-color: #efefef ; 
    text-align: left; 
    border: solid #aa0033;
    border-width: 1px 0 0 0;
    margin-bottom: 3px;
}
ul.plain { list-style:  inside;}
li.plain {margin-left: 0; }
font.keyword {font-weight:bold;}
P { margin-bottom: 2; text-indent: 0% }
P.ind { margin-bottom: 2px; margin-left: 5%; text-indent: 0% }

