H1, H5 { color:#c00; }
H2 { color:#FFFFFF}
H3 { color:#DDEE88}
H4 { color:#000000}
H6 { color:#0000BB}
H1 
{font-weight: bold; 
  font-size: xx-large;
  line-height: 110%; 
  font-family: Arial; 
  font-variant: normal;
  font-style: normal;
  position: center;}
H2
{font-weight: normal;
  font size: 24pt;
  line-height: 26pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: sans serif;}
H3
{font-weight: normal;
  font size: 20pt;
  line-height: 21pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: sans serif;}
H4{
  color:#fff;
  font-weight: normal;
  font size: xx-small;
  line-height: 100%; 
  font-family: arial; 
  font-variant: normal;
  font-style: sans serif;}
H6
{font-weight: normal;
  font size: 25pt;
  line-height: 25pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: sans serif;}
 

BODY { background-color: #000000; font-family: Georgia; font size:large; }
P { line-height: 120%; text-indent: 1em;}
UL LI { font-size: 70% }
.text { font-size:medium; line-height: 115%; color:#fff; }
.yellow { color:ffff00; text-decoration: underline; font size: 16pt;}
.red { color: red }
.green { color: green }
.blue {font-size:large; line-height:115%; color:#5cf; }
.white { color: white }
position { relative}

div#header {
    clear: both;
    height: 30px;
    width:100%;
    padding: 1px 0px 9px 0px;
    margin: 0px;
    background-color: #000;  
}

div#navmain {
 height: 7px;
 width: 100%;
 left: 0px;
 border-top: solid #aaa 0px;
 border-bottom: none;
 background-color: none;
}
div#navmain ul {
 margin: 5px;
 padding: 0px;
 font-family: Arial;
 font-size: x-small;
 font-weight: bold;
 color: #FFF;
 line-height: 25px;
 white-space: nowrap;
}
div#navmain li {
 list-style-type: none;
 display: inline;
}
div#navmain li a {
 text-decoration: none;
 padding: 5px 8px;
 color: #aa7;
}
div#navmain li a:link {
 color: #00f:
}
div#navmain li a:visited {
 color: #aa7
}
div#navmain li a:hover {
 color: #000;
 background-color: #fff; 
}
div#navmain li .youarehere { 
    color: #FFF; 
    background-color: #000; }

TABLE { font-family: Georgia; font size: 13pt }

A:link	
{color:0000bb;
font-family:Tahoma;
font-style:normal;
font-size:13pt;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:hover	
{color:FFFF00;
font-family:Tahoma;
font-style:normal;
font-size:13pt;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:active	
{color:FFFF00;
font-family:Tahoma;
font-style:normal;
font-size:13pt;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

A:visited	
{color:0000bb;
font-family:Tahoma;
font-style:normal;
font-size:13pt;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;}

