h1 { font-size:  150%;;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   
	color: #4682B4;}

h2 { font-size: 14px;  color: #669966;  }

h3 { font-size: 12px;   
	color: Black;}
	
h4 { font-size: 12px; }
	
h5 { font-size: 10px; 
	color: #F0FFFF;}
	
/* Custom link styles */

a:link {
	text-decoration: none;
	color: #4169E1;
}

a:hover {
	text-decoration: none;
	color: #669966;
}
a:active {
	text-decoration: none;
	color: Blue;
}

a:visited {
	text-decoration: none;
	color: #8A2BE2;
}


body {
	font-size: 90%;
	margin: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(bg/bg.jpg);
	background-repeat: repeat;

}

table {
	font-size:  90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	line-height: 150%;
}




  

.singlespace { line-height: 6px;  color: #FF0033;         }


#menu a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:#006666; 
  padding: .30em 0px;
    font-size: 12px;
    line-height: normal;
    display: block;
    }

#menu a:hover {
  color: #669966;
}


#submenu a, #submenu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:#006666; 
  padding: .30em 10px;
    font-size: 11px;
    display: block;
    line-height: normal;
    }

#submenu a:hover {
  color: #669966;
}