
h1 {
    font-size: 18px;
    font-family:Verdana;
    font-weight: bold;
    color:#800000;
    display:inline;
}

h2 {
    font-size: 14px;
    font-family:Verdana;
    font-weight: bold;
    color:#800000;
    display:inline;
}

form {
    display:inline;
}

body {

    background-color: #0099CC;
}

.date {

    font-size: 12px;
    font-family:Comic Sans MS;
    color: darkblue;
    font-weight: normal;
}


.nav {
    font-size: 18px;
    font-family:Verdana;
    font-weight: bold;
    color:  #800000;
    text-decoration: none;
    line-height: 26px;
}

a.nav:link {
    font-size: 18px;
    font-family:Verdana;
    font-weight: bold;
    color:  #800000;
    text-decoration: none;
    line-height: 26px;
}

a.nav:visited {
    font-size: 18px;
    font-family:Verdana;
    font-weight: bold;
    color:  #800000;
    text-decoration: none;
    line-height: 26px;
}

a.nav:hover {
    text-decoration: underline;
}

.bodyhead {

    font-size: 14px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:  #000000;
    text-decoration: none;
}

a.bodyhead:hover {
    text-decoration: underline;
}

.bodysubhead {

    font-size: 12px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:#800000
}

a.bodysubhead:visited {

    font-size: 12px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:#800000;
}

a.bodysubhead:link {

    font-size: 12px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:#800000;
}

.body {

    font-size: 13px;
    font-family:Comic Sans MS;
    font-weight: normal;
    line-height: normal;
}

.bodyalert {

    font-size: 13px;
    font-family:Comic Sans MS;
    font-weight: bold;
    line-height: normal;
    color:  red;
}

.byline {

    font-size: 11px;
    font-family:Comic Sans MS;
    font-weight: normal;
}

.breadcrumb {

    font-size: 11px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:  #000000;
    text-decoration: none;
}

a.breadcrumb:hover {
    text-decoration: underline;
}

.internalnavheader {
    font-size: 13px;
    font-family:Verdana;
    font-weight: bold;
    color:  #000000;
    background-color: #EDAC03;
}

.leftnavbg {
    font-size: 13px;
    font-family:Verdana;
    font-weight: bold;
    color:#800000
}

.leftnavsm {
    font-size: 9px;
    font-family:Verdana;
    font-weight: normal;
    color:#800000
}

.loganws {
    font-size: 9px;
    font-family:Verdana;
    font-weight: normal;
    color:gray
}

.imgcap {

    font-size: 9px;
    font-family:Verdana;
    font-style: italic;
    color:#800000
}

.topnav {
    font-size: 14px;
    font-family:Verdana;
    font-weight: bold;
    color:#800000
}

.quoteBy {

    font-size: 13px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:  red;
    text-decoration: none;
}

a.quoteBy:hover {
    text-decoration: underline;
}

.quoteBy2 {

    font-size: 13px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color:  blue;
    text-decoration: none;
}

a.quoteBy2:hover {
    text-decoration: underline;
}