@charset "UTF-8";
.lgbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.lcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.lcopy:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:hover {
	color: #ba2b32;
	font-weight: bold;
	text-decoration: none;
}
.lcopy:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.bcopy:link {
	color: #f4d100;
	font-weight: bold;
	text-decoration: none;
}
.bcopy:visited {
	color: #ffb901;
	font-weight: bold;
	text-decoration: none;
}
.bcopy:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bcopy:active {
	color: #ffb901;
	font-weight: bold;
	text-decoration: none;
}

