textarea     { color: black; font-family: tahoma; font-size: 8pt }
input        { color: black; font-family: tahoma; font-size: 8pt }
select       { color: black; font-family: tahoma; font-size: 8pt }


.dotted {
	border: 1pt dashed #000000;
	background-color: #FCFBB4;
	font-size: 8pt;
}
.dotted2 {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
	font-size: 8pt;
}

table {
	font-family: Tahoma;
	font-size: 13px;
}