h1, h2 { 
  color: #cc6633; 
} 

h3 {
	color: #cc6633;
	font-weight: normal;
} 


div#disclaimer {
	font-size: 0.9em;
	margin:4.0em 0 0 0;
	position: relative;
 	color: #000000; 	
}

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1 em;
	color: #669933;
}

.row1 {
	font-size:1.2em;
	margin: 0.3em 0 0.3em 0;
	background-color: #eeeeee;
}
.row2 {
	font-size:1.2em;
	margin: 0.3em 0 0.3em 0;
	background-color: #ffffff;
}

h1#homeBanner {
	background:url(../images/home_754.jpg) no-repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	font-size:3.5em;
	color:#000000;
	height:160px;
}

.centered {text-align:center;}
