body         {background:#CCCCFF }

.text        { font-family: Georgia; font-size: 11pt; color: #333366; text-align: justify; }
.disclaimer  { font-family: times new roman; color: #333366; font-size: 10pt; font-style: italic; text-align:left }
.divider     { font-family: georgia; font-size: 12pt; color: #333366; text-align: center }
.name        { font-family: Arial; font-size: 14pt; color: #333366; text-align: center }
.notes       { font-family: Arial; font-size: 10pt; color: #333366; text-align:left }
.chtitle     { font-family: Georgia; font-size: 14pt; color: #333366; font-weight: bold; text-align: center }
.postdate    { font-family: Georgia; font-size: 12pt; color: #333366; font-weight: normal; text-align: center }
.navigation  { font-family: Georgia; font-size: 24pt; color: #333366; font-weight: bold; text-align: center }


A 	{ color: #666699; text-decoration: none; }
	A:link		{ color: #666699; text-decoration: none; }
	A:visited	{ color: #666699; text-decoration: none; }
	A:active	{ color: #FFFFFF; text-decoration: none; }
	A:hover	    { color: #FFFFFF; text-decoration: none; }


#story       {margin: 0px auto;
              width: 80%;
              padding: 10px;
              border: 1px #333366 solid;
              }