body {font-family: Verdana, Helvetica, Arial, sans-serif;}
                
body.menu { padding-top: 0.25in;
            text-align: center;
            background-image:
              url(../backgrounds/newsprint.jpeg);
            background-attachment: fixed;
            border:    0in;
            font-size: 14pt; }
          
body.menu > p.heading {font-size: 18pt; }

body.menu > hr {width: 90%; }
          
body.menu > p > a {color: black;
                   background-color: transparent;
                   text-decoration: none; }
                  
body.menu > p > a > img {border: 0; }
                
body.contents { padding:  0in;
                vertical-align: top;
                background-color: white;
                border:   0in;
                margin-top: 0.25in;
                margin-left: 0.25in; margin-right: 0.25in;
                margin-bottom: auto;
                font-size: 11pt; }

p.banner      { border: 0pt;
                margin: 0.5in;
                text-align: center;
                font-size: 30pt; }

h1 { font-size: 16pt;
     font-style: normal;
     font-weight: normal;
     text-align: left;
     margin-top: 24pt; }
              
h2 {font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin-top: 12pt; }

h3 {font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    margin-top: 9pt;}

a { color: blue;
    background-color: transparent;
    text-decoration: none;}

a:visited { color: purple;
            background-color: transparent;
            text-decoration: none; }

a.invisible {color: black;
             background-color: transparent;
             text-decoration: none; }
   
a:hover     {text-decoration: underline; }

ol.alpha    {list-style-type: lower-alpha; }

a.invisible {color: black;
             background-color: transparent;
             text-decoration: none;}

span.references { font-size: 10pt; }

br.extra    { margin-top: 4pt; }

div.links   { margin-top: 0.75in;
              margin-bottom: 0.25in;
              text-align: center;
              font-size: 9pt; }
              
div.links > p  {text-align: center;
                font-size: 9pt; }
          
div.links >p > a {font-size: 9pt;
                  color: black;
                  background-color: transparent;
                  text-decoration: none; }

