BODY {
  font-family:arial;
  font-size:16pt;
  
   color:white;


  
}

.heading {
  font-size:18pt;
  font-weight:bold;
}

.subheading {
  font-weight:bold;
}

.quote {
  font-style:italic;
}

A {
  color:#bb0000;
  background-color:Black;
  text-decoration:none;
  font-weight:bold;
}

A:HOVER {
   color:#dd0000;
}

A.nav 
{
    font-size:8px;
    color:blue;
    background-color:Transparent;
    text-decoration:none;
	color:black;
	font-size:11pt;    
}


A:HOVER.nav {

	color:#910000;

}

.nav-container {
    position:absolute;
    font-weight:bold;
    font-family:arial;
    width:550;
    white-space:nowrap
    
}
