/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F0660B;
}
.rdbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
}

	.rdbodycopy a:link {
	color: #F0660B;
	text-decoration: none;
	}
.rdbodycopy a:visited {
	text-decoration: none;
	color: #F0660B;
}
.rdbodycopy a:hover {
	text-decoration: none;
	color: #622904;
}
.rdsmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 333333;
}

	.rdsmallcopy a:link {
	color: #F0660B;
	text-decoration: none;
	}
.rdsmallcopy a:visited {
	text-decoration: none;
	color: #F0660B;
}
.rdsmallcopy a:hover {
	text-decoration: none;
	color: #622904;
}
