/* CSS Document */

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.body-text-leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-transform: none;
	color: #B2B2B2;
}
.body-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}
.body-text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #86A4C1;
}
A.body-text-copyright {color:#86A4C1;}
A.body-text-copyright:visited {color:#86A4C1;}
A.body-text-copyright:hover {color:#86A4C1; text-decoration:none;}


A.body-text-link {color:#86A4C1;}
A.body-text-link:visited {color:#86A4C1;}
A.body-text-link:hover {color:#86A4C1; text-decoration:none;}