BODY { 
  margin: 1em;
  line-height: 1.1;
  background: #000066;
  color: #ffffcc; 
  }

H1, H5, H6, P, UL, OL, DIR, MENU, DIV, ADDRESS, BLOCKQUOTE,
PRE, HR, FORM, DL { 
  display: block; 
  font-family: "arial";}

H2, H4 { 
  display: block; 
  color: #FF3399; 
  font-family: "arial";}

SPAN {
  display: block; 
  color: #FF3399; 
  font-family: "arial";
}

TABLE {
    text-align: center;
    color: #ffffcc;
    }

CAPTION { font-size: large;
          font-weight: bold;}

DIV { 
  font-family: "arial";
 }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, SPAN, DEL { 
  display: inline; }

H1 { margin-top: 1em; margin-bottom: 1em; 
     text-align: center;
     font-weight: bold; font-size: xx-large; }
H2 { margin-top: 1em; margin-bottom: 0em;
     text-align: center;
     font-weight: bold; font-size: x-large; }
H3 { margin-left: 2em; margin-right: 2em;
     margin-top: 1em; margin-bottom: 0em;
     text-align: center;
     font-family: "arial"; }
H4 { margin-left: 2em; margin-right: 2em;
     margin-top: 1em; margin-bottom: 0em;
     text-align: left;
     font-style: italic; }
H5 { margin-left: 2em; margin-right: 2em;
     margin-top: 1em; margin-bottom: 3em;
     text-align: center; 
     font-style: italic; }
H6 { margin-left: 2.5em; margin-right: 2.5em;
     margin-top: 1em; margin-bottom: 3em;
     text-align: center; }
     
B, STRONG { font-weight: bolder; }
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic; }
PRE, TT, CODE, KBD, SAMP { font-family: monospace; }

PRE { white-space: pre; }

ADDRESS { margin-left: 3em; }
BLOCKQUOTE { margin-left: 3em; margin-right: 3em; }

MENU { margin: 0; }

DT { margin-bottom: 0; }

HR { border-top: solid; }

A:link { color: #CFCFFF; }
A:visited { color: #00FFFF; }
A:active { color: #003366; }

A:link IMG { border: 2px #ffff99; }
A:visited IMG { border: 2px #ffff99; }
A:active IMG { border: 2px #ffff99; }

INS { display: inline; 
      color: red; 
      text-decoration: none; }

UL { list-style: disc; }

DIV.center { text-align: center; }

DIV.NAVIGATE { float: center;
               margin-bottom: 1em;
               clear: none;
               font-family: "arial";}

P.navigationbar {background-color: #000066;
border: medium #CFCFFF solid;
padding: 0.5%;
text-align: center}

P.navigationbar A:link {color: #EAEAEA;
text-decoration: none}

P.navigationbar A:hover {background-color: #ffb0d3;
color: black;
text-decoration: none}
