.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A41A1B;
}

.qaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.qaquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF7400;
}

A:link, A:visited, A:active { text-decoration: none; font-weight: bold;}

A:hover { text-decoration: underline; font-weight: bold; }

		

a.small:link, a.small:visited, a.small:active { text-decoration: none; color: #472424; line-height: 17px; font-family: arial; font-size: 12px; font-weight: normal;}

a.small:hover { text-decoration: underline; line-height: 17px; font-family: arial; color: #472424; font-size: 12px; font-weight: normal;}


