body {
  background: #ffffff;
  font-family: "Verdana", "Times New Roman", "Times Roman", Serif;
}

h1,h2,h3 {
  font-family: Arial,Helvetica,San-Serif;
}


.keyword    { font-weight: bold; }

.slogan {
    font-family: "Comic Sans MS";
}

.separator {
        display: none;
}

a:hover { color: #ff0000; }

.logoho {
    color: #ffffff;
    background: #0000cc;
    font-weight: bold;
    font-size: 120%;
    line-height: 120%;
}

.logomc {
    color: #0000cc;
    font-weight: bold;
    font-size: 120%;
    line-height: 120%;
}

.toplogo {
    background: #ffcc99;
    border: thin solid #cc0000;
}

.mainnav    {
    border: thin solid #cc0000;
    border-top: none;
    background: #ffe0b0;
}

.nav {
    padding-left: 0.5em;
    border-left: thick solid #ffe0b0;
}

.navx {
    padding-left: 0.5em;
    border-left: thick solid #0000cc;
}

.contact {
    margin-top: 4em;
}

.heading {
    font-weight: bold;
    font-size: 200%;
    color: #0000cc;
    letter-spacing: 0.2em;
}

.body {
    line-height: 150%;
}

.rowhead1 {
    background: #ccccff;
    font-weight: bold;
    font-size: 130%;
}
.rowhead2 {
    background: #cccccc;
    font-weight: bold;
    font-size: 110%;
}

li {
    list-style-type: square;
}

.question {
    font-weight: bold;
    margin-top: 2em;
}

.questionlist {
    margin-left: 3em;
}

.answer {
    margin-left: 5em;
}
