.copy {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menulink_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #0000FF;
	text-transform: uppercase;
}
.menulink_reg {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
	text-transform: none;
}
.copy_bold_grey {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copy_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.copy_gray {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyXS_reg {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyXS_bold {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyXS_bold_grey {


	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.greyborder_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copy_bold_caps {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.copy_bold_18pt {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.menulink_bold_notCAPS {

	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #0000FF;
	text-transform: none;
}

