.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
.breadCrumbs {
	color: #86012E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #970033;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #990134;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #626378;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.controlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #535027;
}
.instructionTxt {
	font-size: 11px;
	color: #84012D;
}
body {
	margin-top: 15px;
	margin-left: 15px;
	background-color: #EBEBEB;
}
a {
	color: #8C002F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
