fonts.css 1.42 KB
/* =======================================================================
 * Styles for components
 * ======================================================================= */
.f-bg1 {
	font-family: verdana, sans-serif;
	font-size:   8pt;
	font-weight: normal;
	color:       #000000
}
/* ======================================================================= */

/* =======================================================================
 * Styles for logical groups. A group is defined by a bounding box "grp*"
 * containing one or more header lines "head*" and content-boxes "box*"
 * ======================================================================= */
.f-box1 {
	font-family: verdana, sans-serif;
	font-size:   8pt;
	font-weight: normal;
	color:       #000000
}
.f-grp-head1 {
	font-family: verdana, sans-serif;
	font-size:   11pt;
	font-weight: bold;
	color:       #000000
}
.f-grp-head-unset1 {
	font-family: verdana, sans-serif;
	font-size:   11pt;
	font-weight: bold;
	color:       #484848
}
.f-box-head1 {
	font-family: verdana, sans-serif;
	font-size:   11pt;
	font-weight: normal;
	color:       #000000
}
/* ======================================================================= */

/* =======================================================================
 * Styles for tooltips
 * ======================================================================= */
/* ======================================================================= */