BODY {background-color: #cfbcef; 
      color: #3e2066;
      background-repeat: repeat;
      background-attachment: scroll;
      font-family: arial, helvetica, serif;
      font-size: 100%}

H1 {font-size: 150%; 
    margin: 0pt; 
    font-weight: bold;
    font-family: arial, helvetica, serif;
    text-align: center}

H2 {font-size: 120%; 
    margin: 0pt; 
    font-weight: bold;
    font-family: arial, helvetica, serif;
    font-variant: small-caps;
    text-align: left;
    background: #ac6da4; 
    padding: 2pt}

A:hover {color: #a7c9c3}
A:link {color: #af0e31}
A:visited {color: #3e2066}

.navigation {font-size: 75%;
             font-variant: small-caps}
.navigation TD {background: #9493c6; text-align: center}
.navigation A:link, .navigation A:visited {text-decoration: none;
                                           color: #0000a0}

#navigation-in {font-size: 65%;
                font-variant: small-caps}
#navigation-in TD {background: #c5a6f4; text-align: center}
#navigation-in A:link, #navigation-in A:visited {text-decoration: none;
                                                 color: #0000a0}

#footer {text-align: center; 
         font-size: 60%;
         font-style: italic}
