.style1 {
   font-weight: bold;
   font-size: 24px;
}

.style4 {font-size: 24px}

.style5 {
   color: #009A63;
   font-weight: bold;
   font-size: x-large;
   font-style: italic;
}

.style10 {
	color: #009A63;
	font-weight: bold;
}

.style11 {
	font-weight: normal;
}
.style12 {font-size: xx-small}
.style8 {font-size: small; }

.orange_questions {color: #FF6531}
.question_input {
	background-color: #FF9959;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.formfield_input {
	background-color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.formfield_name {
	background-color: #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style_textfield {
	background-color: #FFEFFF;
	list-style-type: none;
	visibility: hidden;
	cursor: hand;
	overflow: hidden;
	filter: Light;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links {
	color: #0066FF;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.tagNumber {

	background-color: #009966;
}
.formfield_white {

	background-color: #FDFDFD;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.formfield_input_B {
	background-color: #66FFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
hr {
	line-height: 5px;
	color: #333333;
}
.redError {
	color: #FF0000;
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
