fonts.css
1.19 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-head1 {
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000000
}
/* ======================================================================= */
/* =======================================================================
* Styles for tooltips
* ======================================================================= */
/* ======================================================================= */