body{
  background-color : #ffffdc;
  font-size : 75%;
  line-height : 150%;
}
table{
  font-size : 100%;
  line-height : 140%;
}
a{
  color : #660000;
}
a:hover{
  color : #ff0000;
}
hr{
  color : #660000;
  height : 1px;
}
h2{
  font-size : 150%;
  line-height : 100%;
  color : #ff8040;
}
h3{
  margin-bottom : 0;
  font-size : 120%;
  font-weight : bold;
  color : #660000;
}
ul.top{
  margin : 0 3em;
}
.spacerA{
  height : 5px;
}
.spacerB{
  height : 8px;
}
.spacerC{
  height : 15px;
}
.smallLetter{
  font-size : 90%;
}
table.border, table.border th, table.border td{
  margin : 1em 0;
  border : 1px solid #660000;
  border-collapse : collapse;
  padding : 0.3em;
}
.justify{
  text-align : justify;
  text-justify : newspaper;
}
