body {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: black;
}
td {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: black;
}
input {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: black;
}
select {
	font-family: Book Antiqua;
	font-size: 9pt;
	color: black;
}
.changeColor {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: #999999;
}
.enableColor {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: #999999;
}	
.alert {
	font-family: Book Antiqua;
	font-size: 10pt;
	color: red;
}
.header {
	font-family: Book Antiqua;
	font-size: 14pt;
	color: #6164A7;
}
