.body_copy {
	color: #58595B;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 14px;
}
.body_copy_title  { 
	color: #58595B; 
	font-weight: bold; 
	font-size: 12pt; 
	font-family: Arial; 
	text-decoration: none;
}
.right_copy {
	color: 58595B;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	line-height: 18px;
}
.right_title {
	color: 58595B;
	font-size: 15px;
	font-family: "Trebuchet MS", "Trebuchet",  Arial; Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}
a:active   { 
	color: black; 
	font-weight: 500; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}
a:visited    { 
	color: black; 
	font-weight: bolder; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}
a:link    { 
	color: black; 
	font-weight: bolder; 
	font-size: 11px; line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}
a:hover    { 
	color: #58595B; 
	font-weight: bolder; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}