body {background-color: #FFFFFF; font-family: arial,helvetica,sans-serif; color: #330066; margin-top: 25px; margin-left: 5px; margin-right: 5px;}

a:link {color: #9966cc; font-weight: normal; text-decoration: none;}

a:visited {color: #cc99ff; font-weight: normal; text-decoration: none;}

h1 {font-size: x-large; font-weight: bold; text-decoration: none; color: #330066; text-align: center;}
    /* heading 1 used for story title */
    
h2 {font-size: large; font-weight: bold; text-decoration: none; color: #330066; text-align: center;}
    /* heading 2 used for author byline and e-mail address */

h3 {font-size: medium; font-weight: bold; text-decoration: none; color: #330066;}
    /* subheading if required */

h4 {font-size: medium; font-weight: normal; text-decoration: none; color: #330066; text-align: center;}
    /* heading 4 used for "The End" line */
    
h5 {font-size: 12px; font-weight: normal; font-style: italic; text-decoration: none; color: #330066; text-align: center;}
    /* heading 5 used for story dedication */

h6 {font-size: 12px; font-weight: bold; text-decoration: none; color: #330066;}
    /* subheading if required */ 

p {font-size: 12px; font-weight: normal; text-decoration: none; color: #330066; text-align: justify;}

p.division {font-size: 12px; font-weight: normal; text-decoration: none; color: #330066; text-align: center; line-height: 20px; vertical-align: middle;}
   /* paragraph class used to at *** or ~~~ division in text */

P.copyright {font-size: 10px; font-weight: normal; text-decoration: none; color: #330066;}
   /* to insert copyright notice at end of text if desired */
   
.spam {font-size: 12px; font-weight: normal; text-decoration: none; color: #330066;}   
