body,table,tr,td,th {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#000000
}


a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #d7e8e9;
	display: block
}
.cap{
 float:left;
 color:#065952;
 font-size:50px;
 line-height:60px;
 font-family: Times, serif, Georgia;
 }
 .dropcap {
	float:left;
	color:#065952;
	font-size:60px;
	line-height:40px;
	padding-top:2px;
	padding-right:5px;
	font-family: times,Georgia
	}
 .subhead {
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 font-weight:bold;
 color: #065952
 }
 .greyside {border-right: 4px solid #ccc}
.doublespace{line-height:150%}
.target {
border: 1px dotted #000;
background-color:#d7e8e9
}
.copyright {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px
}

