/* CSS Document */
body {
	margin-left: 2px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
/*
	font: 0.7em, Tahoma, sans-serif;
	font-size:11pt;
*/
}

/* TEXT STYLES */
.bodytext {
	font: 0.7em, Tahoma, sans-serif;
	font-size:11pt;
}


.table_fm tr td:nth-child(1) {
  width:120px;
}


.table_fm2 tr td:nth-child(1) {
  width:160px;
}
.table_fm2 tr td:nth-child(2) {
  width:143px;
}
.table_fm2 tr td:nth-child(3) {
  width:143px;
}
.table_fm2 tr td:nth-child(4) {
  width:293px;
}
