.titlecolor {
	bbackground-color: #3388BB;
	bbackground-color: #6699FF;
	background-color: #8BB381;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #3388BB;
}
.topcolor {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	bbackground-color: #66CCEE;
	bbackground-color: #6699FF;
	background-color: #8BB381;
	border: none;
}
.formstyle {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
input.button {
	font-weight: bold; 
	bbackground-color: #005588; 
	background-color: #387C44; 
	color: #FFFF00;
	width: 120px;
	cursor: hand;
}
input {
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
	height: 19px;
}
textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #990000;
}
select {
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
}
body {
	font-family:Arial;
	font-size:8pt;
}
table {
	font-family:Arial;
	font-size:8pt;
	border-collapse:collapse;
}
