/* hr {color: sienna}
body {background-image: url("images/back40.gif")}
*/

h1 {
    font-family: times;
    font-size: 1.3em;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: -14px;
    color: #112747;
}

h2 {
    font-family: times;
    font-size: 1.1em;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #112747;
}

h3 {
    font-family: times;
    font-size: 1em;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #112747;
}


.headerimages {
    margin-top: 5px;
    margin-left: 60px;
    margin-right: 60px;
    }
        
.menu {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 10px;
}

.smallmargin {
    margin-left: 4px;
    margin-right: 4px;
}

.center {text-align: center}
.thick {font-weight: bold}

p {
    font-family: times;
    font-size: 1em;
}

.arial {
    font-family: Arial;
    font-size: .6886em;
    color: #112747;
}

.smallfont {font-size: .70em;}
.mediumfont {font-size: .90em;}

p.margined {
    margin-left: auto;
    margin-right: auto;
}
p.indented {text-indent: 20px;}     
p.center {text-align: center}
p.left {text-align: left}
p.normal {font-weight: normal}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}

.backgroundtext {
    background-color:#FFCCCC;
}
.maroontext
{
color:#CC0000;
}

</style>

