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; }

.separator {
        display: none;
}

a:hover { color: #ff0000; }

.logo {
    color: #222288;
    font-weight: bold;
    font-size: 150%;
    line-height: 150%;
}

.mainnav    {
    border-right: thin solid #ff0000;
}

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

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

.contact {
    margin-top: 4em;
    border-top: none;
}

.heading {
    font-weight: bold;
    font-size: 200%;
    color: #ff0000;
    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;
}
