.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.contentSmallForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: "Arial Rounded MT Bold";
	font-size: 12pt;
	font-weight: bold;
	color: #993333;

}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;

}
a:link {
	color: #0099FF;
}
a:visited {
	color: #993333;
}
.formBrownBackDark {
	background-color: D7BD8A;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.formBrownBackMed {
	background-color: E9D4AA;
}
.formBrownBackLight {
	background-color: F8E9CA;
}
.formBlueBack {
	background-color: 99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}
.contentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
