BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height : 18px;
	font-weight : medium;
}

TD  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight : medium;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height : 18px;
	font-weight : medium;
	text-decoration : none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343B3A;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}

B, .whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	line-height : 20px;
	font-weight : bold;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}

.raider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height : 18px;
	font-weight : medium;
	text-decoration : none;
}

.raiderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	line-height : 20px;
	font-weight : bold;
}

.raiderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height : 18px;
	font-weight : bold;
}

.nofrills {
	border: none;
	background-color: #6B8286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height : 16px;
}

.sm-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height : 14px;
	text-decoration : none;
}