.formtext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.formtext2 {
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
	text-decoration: none;
}

.formtext3 {
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
	text-decoration: none;
}

.formLinkSmall {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.formerror {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.formfields {
	height: 22px;
	width: 160px;
}
.formfields2 {
	height: 22px;
	width: 20px;
}
.formfields3 {
	height: 22px;
	width: 30px;
}

.formfields4 {
	height: 22px;
	width: 40px;
}