body {
  background-color: #ccccff;
  font-family: Verdana, Arial, sans-serif; 
  font-size: .95em;
  color: #000000;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 3%; }
hr {
  background-color: #800000; }
td {
 font-family: Verdana, Arial, sans-serif;
 font-size: .95em;
 text-align: justify;
 vertical-align: top; }
th {
 font-family: Verdana, Arial, sans-serif;
 font-size: 1em;
 text-align: center; }
li {
  margin-bottom: .5em; }
hr {
  color: #800000; }
a:link { 
  color: #680000; 
  text-decoration: none; }
a:active {
  color: #680000;
  text-decoration: none; }
a:visited {
   color: #680000; 
   text-decoration: none; }
a:hover {
  color: #800000;
  background-color: #CDAF95; 
  text-decoration: none; }
a.logo:hover {
  background-color: #ccccff; 
  color: #ccccff; 
  font-style: none; 
  text-decoration: none; }
.topic {
  color: #800000;
  font-size: 1.5em;
  font-style: italic;
  text-align: center; }
div.larger {
  font-size: 1.1em; }
.center {
  text-align: center; }
a.special {
  color: #000080;
  font-weight: bold; }
a.special:visited {
  color: #000080; }
table.photo {
  border-style: double;
  border-color: #660000;
  border-width: 4px; 
  background-color: #660000; }
td.photo {
  background-color: tan;
  padding: 10px; 
  text-align: center; }
  
