body {font-size: 12pt;
      font-family: Arial;
      color: F0F0F0;;
      background-color: 101010;}

a:link {color: #e4da40;}
a:active {color: #8000ff;}
a:visited {color: green;}

p {text-indent: 30pt;}
p.noindent {text-indent: 0pt;
            margin-top: 0;}
p.quote {text-indent: 0pt;
         margin-top: 0;
         margin-bottom: 0;}
p.speaker {text-indent: 30pt;
           margin-top: 0;}

h1 {font: 36pt Comic Sans MS, Arial;
    font-weight: bold;
    text-align: center;}

h2 {font: 21pt Comic Sans MS, Arial;
    font-weight: bold;
    text-align: center;}

h3 {font: 18pt Comic Sans MS, Arial;
    text-align: center;}

      
div.blockquote {margin-left: 30pt;
                margin-right: 30pt;}

div.center {text-align: center;}

div.hr50 {text-align: center;
          margin-left: 25%;
          margin-right: 25%;}

div.small {font: 6pt Arial;}

div.big {font: 18pt Comic Sans MS, Arial;}

div.justify {text-align: justify;}


span.plusone {font: 15pt;}

span.tallcap {font: 21pt Comic Sans MS, Arial;}

span.ital {font-style: italic;}

span.bold {font-weight: bold;}

span.under {text-decoration: underline;}

span.green {color: #00FF00;}

