
h1 {
      font-size: 36px; line-height : 37pt; 
      
      
      }  
        
h2 {
      font-size: 24px; line-height : 25pt;     color: blue;
       
}


}

A {
        font-weight: 900;
        font-family: utopia, serif;
        text-decoration: none;
}

TABLE {
        margin: 10px;
}

TD {
        text-align: left;
        vertical-align: top;
}

TD.title {
        text-align: right;
        padding-top: 10px;
        padding-right: 8px;
}

.title A {
        font-size: 36px; line-height : 38pt; 
        color: blue;
        background-color: white;
        border-top: 1px solid #888;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
}

.centered {
        text-align: center;
}


IMG.about {
        float: right;
}


DIV.fadetext {
        display: none;
        margin: 0 auto;
        color: white;
        background-color: white;
}

DIV.splashbox {
        position: absolute;
        width: 98%;
        z-index: 10;
}

DIV.splash {
        visibility: hidden;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        letter-spacing:1px;
}

DIV.footer {
        text-align: center;
        width: 90%;
        color: black;
        background-color: white;
        font-family: Georgia, serif;
        text-align: center;
        letter-spacing: .3em;
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
}

DIV.footer HR {
        height: 3px;
}

