body
{
font-family: "Arial Narrow", Verdana, Arial;
font-size: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-right: 10px;
background-color: #DDC8E9;
color: black;
}

h1, h2, h3, h4, h5 { color: navy; padding-left: 10px; font-family: "Arial Narrow", Verdana, Arial;}

h1, h2 { font-size: 16pt; font-family: "Arial Narrow", Verdana, Arial;}

h3, h4 { font-size: 12pt; font-family: "Arial Narrow", Verdana, Arial; }

h5 {
    font-size: 11pt;
    font-family: "Arial Narrow", Verdana, Arial;
}

p { color: black; font-size: 11pt; font-family: "Arial Narrow", Verdana, Arial; }

Div { color: black; font-size: 9pt; font-family: "Arial Narrow", Verdana, Arial; }

li { color: black; font-size: 11pt; font-family: "Arial Narrow", Verdana, Arial; }

blockquote {
    color: black;
    padding: 5px 10px 5px;
    font-family: "Arial Narrow", Verdana, Arial;
}
a:link{
    color: #8734AD;
    font-weight: normal;
    text-decoration: underline;
    cursor: help;
    font-family: "Arial Narrow", Verdana, Arial;
}
a:visited{
    color: #8734AD;
    font-weight: normal;
    text-decoration: underline;
    cursor: help;
    font-family: "Arial Narrow", Verdana, Arial;
}
a:hover{
    color: Maroon;
    font-weight: bold;
    text-decoration: underline;
    cursor: help;
    font-family: "Arial Narrow", Verdana, Arial;
    font-size:1.1em;
}

.navbar{ background-color:navy; width:726px; border: 3px solid black; }

.navbar2{ width:734px; }

.navbar3{ background-color:#efefef; width:96%; border: 3px solid Navy; }

.navwhite{ font-family: "Arial Narrow", Verdana, Arial; font-size: 12px; font-weight: bold; color: white; text-decoration:none; }

.navblack{ font-family: Verdana, Arial,sans-serif,tahoma; font-size: 11px; color: black; text-decoration:none; }

.navrow { background-color:navy; padding:10px; }

.navRow2 { padding:10px; }

a.nav { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav2 { font-weight: bold; font-size: 9px; color: white; text-decoration: none; }

a.nav:visited { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav:hover { font-weight: bold; font-size: 12px; color: aqua; text-decoration: none; }
