
body {
  font-family: Sans Serif, Serif, "Trebuchet MS", verdana, sans-serif;
  font-size: 1em; 
  width: 80%;
  margin: 5% 5%; padding: 10px;
  margin-top: 2em;
  text-align: left;
  border-color: #333;
  border-width: 3px; 
  border-style: solid;  }
h1 {
  font-family: Sans Serif, Serif, Georgia, Garamond,"Trebuchet MS", Serif, "Times New Roman", verdana, sans-serif; 
  text-align: center;}
h2 {
  font-family: Sans Serif, Serif, Georgia, Garamond,"Trebuchet MS", Serif, "Times New Roman", verdana, sans-serif; 
  font-size: x-large; }
h2.hd {
  font-family: Sans Serif, Serif, Georgia, Garamond,"Trebuchet MS", Serif, "Times New Roman", verdana, sans-serif; 
  font-size: x-large; 
  margin-top: 1em; 
  background: #aaa; }
h3 {
  font-family: Sans Serif, Serif, Georgia, Garamond, "Trebuchet MS",Serif, verdana, sans-serif;
  font-size: medium; }
h3.hd {
  font-family: Sans Serif, Serif, Georgia, Garamond, "Trebuchet MS",Serif, verdana, sans-serif;
  font-size: medium; 
  margin-top: 1.5em;
  background: #ccc }
b {
  font:inherit; 
  font-weight:bold; }
a {
  font-family: inherit;
  font-size: normal;
  color: #0066FF; 
  text-decoration: none; }
li {
  font-size: inherit; }
ol li {
  margin-top: 1em; }
table {
  font-size: inherit; }
bp {
  font-weight: bold;
  color: #990000; }
lr {
  font-size: larger; 
  font-weight: bold; }
table.visible {
  border: 2px solid black; 
  border-collapse: collapse; }
table.visible th {
  border: 2px solid black; 
  padding: 10px; }
table.visible td {
  border-width: 0px 0px 1px 1px;
  border-color: black; 
  border-style: solid;
  padding: 10px; }
td {
  vertical-align:text-top;
}
p.pad {
  margin:0 15%;
}
stri {
  text-decoration: line-through;
}
#cntr {
  text-align: center;
}