.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 23px;
	font-weight: normal;
	color: #485a5b;
	text-align: left;
}
.intro a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 23px;
	font-weight: normal;
	color: #485a5b;
	text-align: left;
	text-decoration: underline;
}
.intro a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 23px;
	font-weight: normal;
	color: #485a5b;
	text-align: left;
	text-decoration: underline;
	background-color: #f0f0de;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

.bodycopy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
}
.bodycopy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	background-color: #e5e5c7;
}

ul.bodycopy{
	margin: 0 0 0 4px;
	padding: 0 0 8px 10px ;
	color: #333333;
	}
	
.bodycopy li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	text-decoration: none;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	color: #666666;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: underline;
	background-color: #e5e5c7;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
