body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #9999FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RedBoldHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #990033;
	font-weight: bold;
}
.RedNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	width: 5em;
}
.FMStablebackground {
	background-color: #000000;
}
.FMSTableRowHeadingColor {
	background-color: #EEEEEE;
}
.FMSTableRowColor {
	background-color: #FFFFFF;
}
