body { color: #d4d0c8;
background-color: #000000;
border-style: double;
border-color: #d3001c;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.5em;

text-align: center;
visibility: visible;
font-variant: normal;
border: #090001;
text-decoration: none;}

a:link {color: #6bd377;}
a:visited {color: #666666;text-decoration: none}
a:active {text-decoration: none}
a:hover {color: #14b0d3; text-decoration: none;}

h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
font-variant: normal;
text-direction: ltr;
text-transform: none;
unicode-bidi: normal;
color: #009900;
font-style: normal;
text-decoration: none;
letter-spacing: normal;}

h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
font-variant: normal;
text-direction: ltr;
text-transform: none;
unicode-bidi: normal;
color: #ffffff;
font-style: normal;
text-decoration: none;
letter-spacing: normal;}

#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
text-underline: none;
text-align: left;
font-size: .8em;
font-weight: normal;
background-color: #000000;
width: 200px;
color: #0d7500;}

#navbar ul li a:hover{
text-align: left;
color: #01da1a;
background-color: #151515;
text-decoration: none;
border: 3px #aaaaaa solid; 
}
#navbar ul li a:current {
text-align: left;
color: #01da1a;
background-color: #555555;
text-decoration: none;
border: 3px #444444 solid;
display: block;
width: 200px;
}
#navSep {
padding:10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #aaaaaa;}
