.header {
	font-family: MS Sans Serif;
	font-size:9pt;
	font-style: bold;
	padding: 1px;
	color: #FF8000;

}
.maintext {
	font-family: MS Sans Serif;
	font-size:9pt;
	font-style: normal;
	color: #666666;
	padding: 1px;

}

.mainheader {
	font-family: MS Sans Serif;
	font-size:9pt;
	font-style: bold;
	color: #666666;
	padding: 1px;
	font-weight: bold;

}

input {
	font-family: MS Sans Serif;
	font-size: 9pt;
}


