#main {
	font-family: trebuchet ms, Arial, Helvetica;
}

	#main h1 {
		color: #CC0033;
	}
	
	#main h2 {
		color: #CC0033;
	}
	
	#main h3 {
		color: #CC0033;
	}
	
	#main h4 {
		color: #CC0033;
	}
	
	#main .bio_heading {
		font-size: 16px;
		color: #000000;
		font-weight: bold;
	}
	
	#main .bio_description {
		font-size: 14px;		
		color: #000000;
	}
	
	#main .heading_3 {
		font-weight: bold;
		font-size: 16px;
	}

#header {
}
	#header a {
		color: #0066CC;
		font-weight: bold;
		text-decoration: none;
	}


#heading {
	color: #CC3333;
} 
.blueHeader{
	color:#003399;
	font-family: trebuchet ms, Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
}
.smerText{
	font-family: trebuchet ms, Arial, Helvetica;
	font-size:12px;
}