body, h1, h2, h3, h4, h5, h6, input, .text_simple {
	font-size: 12px; /* = 8pt */
}
h1, div.header, span.header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
h2 {
	font-size: 13px;
}
table.data, div.data, table.data select, div.data select, table.data2, div.data2, table.data2 select, div.data2 select {
	font-size: 11px;
}
.text_small {
	font-size: 10px;
}
.text_smallest {
	font-size: 9px;
}
img.flag_small {
	height: 10px;
	width: 16px;
}