@charset "UTF-8";
body {
	background-image: url(images-rcm/head-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1B2417;
}
.MENUCAPSwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.MENUCAPSwhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration:none;
}
.MENUCAPSwhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999966;
}
.body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85191b;
	font-weight:bold;
	text-decoration:none;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #1b2417;
}
.bodytitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #1b2417;
	text-decoration:none;
}
.bodytitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #1b2417;
	text-decoration:underline;
}

