body {
	background color: 				#F7F9F8;
	body color: 					#9fb4a1;
	link:							#ff9900;
	alink:							#ff9900;
	vlink:							#ff9900;
	font-family: 					Verdana;
	font-size: 						10pt;
	font-style: 					normal;
	font-weight: 					normal;
	color: 							#000000;
	margin: 						0px 0px 0px 0px;
}
a {
	text-decoration:				none;
}
a:active {
	text-decoration:				none;
	color:							blue;
}
a:visited {
	text-decoration:				none;
	color:							blue;
}
a:hover {
	color:							ff0000;
}

textarea {
	background-color:				#FFFFFF;
	color:							#000000;
	font: 							bold;
	font-family:					verdana;
	font-size:						8pt;
	font-style:						normal;
	text-decoration:				none;
	font-weight:					normal;
	text-decoration:				none;
}

input {
	background-color:				#FFFFFF;
	color:							#000000;
	font:							bold;
	font-family:					verdana;
	font-size:						8pt;
	font-style:						normal;
	text-decoration:				none;
	font-weight:					normal;
	text-decoration:				none;
}

select {
	background-color:				#FFFFFF;
	color:							#000000;
	font:							bold;
	font-family:					verdana;
	font-size:						8pt;
	font-style:						normal;
	text-decoration:				none;
	font-weight:					normal;
	text-decoration: 				none;
}
