/*  mirror-band.css  */

body, p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
}

a, a:visited {
  font-size:1.1em;
  text-decoration:none;
  color:#990000;
  }

a:hover {
  color:#fff; 
  text-decoration:none;
  }
h1 {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 20px;
	color: #990000;
}
h2 {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #F49926;
}	
h3 {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #cccccc;
}	

.rot {color:#990000;}

.white {color:#fff;}


#header ul {
  clear:both; 
  text-align:center; 
  /*border-top:1px solid #73a2bd;*/
  }

#header ul {
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  height:3em;
  }

#header ul li {
  display:inline; 
  color:#73a2bd;
  }

