DIV.formcenter {
	TEXT-ALIGN: center
}
DIV.formcenter TD {
	TEXT-ALIGN: left
}
DIV.formcenter TD.error {
	FONT-SIZE: 8pt; COLOR: #ff3333; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
#hiddenFormElem {
	LEFT: -1000px; VISIBILITY: hidden; POSITION: absolute; TOP: -1000px
}
BODY
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 14px;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 7px;
	background-color: #ffffff;
}
INPUT
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	color: #000000;
}
