A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none; color:#000000; }
A:link
{ text-decoration: none; color:#000000; }
A:visited
{ text-decoration: none; color:#000000; }


body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #b59e9e;
  scrollbar-face-color : #000000; 
scrollbar-highlight-color : #804e4a; 
scrollbar-3dlight-color : #804e4a; 
scrollbar-shadow-color : #804e4a; 
scrollbar-darkshadow-color : #804e4a;
scrollbar-track-color : #804e4a; 
scrollbar-arrow-color : #804e4a;
}

#title {
  margin: 0px;
  padding: 10px;
  height: 50px;
  font-family: "Orator Std"; font-size: 24pt; color: #000000;
  text-align: center;
}

#notes {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  font-family: arial; font-size: 10pt; color: #000000; font-style: italic;
}

#story {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  font-family: arial; font-size: 11pt; color: #000000;
}

#footer {
  margin-top: 3px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: arial; font-size: 10px; color: #000000;
}