a:hover {  color: #999999; text-decoration: none}
.white {  color: #FFFFFF; text-decoration: none}
.black {  color: #000000; text-decoration: none}
.grey {  color: #666666; text-decoration: none}
.blue {  color: #003366; text-decoration: none}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.kicker_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}
.kicker_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.listing_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

