body         { background: #D4DDE8 url('images/sdstorybkgd.jpg') fixed no-repeat; }
.divider     { font-family: Georgia; color: #000080; font-size: 11pt; text-align: Center }
.letter      { font-family: Georgia; color: #000080; font-size: 11pt; font-style: italic; 
               margin-left: 100; text-align: left; }
.navigation  { font-family: Georgia; color: #000080; font-size: 12pt }
.disclaimer  { font-family: Times New Roman; color: #000080; font-size: 10pt; font-style: italic; }
.namenav     { font-family: Georgia; color: #000080; font-size: 14pt; text-align: center }
.chapter     { font-family: Georgia; color: #000080; font-size: 16pt; text-align: center; font-weight: bold; }

.text        { font-family: Georgia; color: #000080; font-size: 11pt; text-align: left; }
.notes       { font-family: Arial; font-size: 10pt; color: #000080; text-align: left; }
.lyrics      { font-family: Georgia; color: #000080; font-size: 11pt; font-style: italic; text-align: left; }
.date        { font-family: Georgia; color: #000080; font-size: 12pt; font-style: italic; font-weight: bold; text-align: left; }
.title       {font-family: Georgia; color: #000080; font-size: 24pt; font-weight: bold; font-style: italic; }

#story       {margin: 0px auto;
              width: 80%;
              padding: 10px;
              border: 1px #000080 solid;
              }
              
 UL { list-style-type: circle; color: #000080; text-indent: 150px; }


A 	{ text-decoration: none; }
	A:link		{ color: #4682B4; text-decoration: none; }
	A:visited	{ color: #4682B4; text-decoration: none; }
	A:active	{ color: #4682B4; text-decoration: none; }
	A:hover	{ color: #6A5ACD; text-decoration: none; }
	
	