td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.formText {
	font-size: 12px;
}

.header1 {
	font-size: 18px;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.headerRed20 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.headerWhite24 {

	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.note1 {
	font-size: 11px;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}
#HelpBox {
	border: 1px solid #000000;
}
.headerBlue20 {

	font-size: 20px;
	color: #333399;
	font-weight: bold;
}
.A16 {
	font-size: 16px;
}
.redBold2 {
	font-weight: bold;
	color: #FF0000;
}
.blueBold {

	font-weight: bold;
	color: #333399;
}
.headerRed18 {

	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
#BlueBox {

	border: 2px solid ##333399;
}
