a:link {
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 11px; 
	color: #005837; 
	text-decoration: underline; 
	font-weight: bold
	}
	
a:visited {
	font-size: 11px; 
	color: #ff6600; 
	text-decoration: none; 
	font-weight: bold
	}

body { font-size: 11px; font-family: Times New Roman, Times, serif;}

table {
	font-size: 11px; 
	font-family: Times New Roman, Times, serif; 
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

h1 { font-size: 16px; font-family: Times New Roman, Times, serif; color: #005837; font-weight: bold; text-decoration: underline; margin-left: .25in;}

h2 { 
  	font-size: 13px; 
	font-family: Times New Roman, Times, serif; 
	color: #005837; 
	font-weight: bold; 
	margin-left: .25in;
}
a.hed {
	background-image: url(images/CFKLink.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	width: 125px;
	float: right;
	height: 80px;
	border: none;
	text-decoration: none!important;
}

p  {
	margin-left: .25in;
}

.h_img {
  background: url(images/newhome.jpg) no-repeat center bottom;
  
}
.mainheader {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
}
.pdheader {
	background-image: url(images/header_pd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
}
