/* Hahaha!  Netscape 4.x doesn't support @import!  Those stupid guys. */
/* @import "/css/common.css"; */

/*** inlining common.css *************************************************/
BODY, P, TABLE, TD, TR, TH, HR, BLOCKQUOTE {
  color: black; background: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 11pt;
}
DT         { font-style: italic; font-weight: bold; }
PRE        { font-family: monospace }
A          { text-decoration: none }
A:link     { color: #0000FF }
A:visited  { color: #7030A0 }
A:hover    { text-decoration: underline; color: red }
H1, H2, H3, H4, H5 {
  font-weight: bold;
  padding-bottom: 0px; margin-bottom: 0px
}
P {
  padding-top: 0; margin-top: 5;
  padding-bottom: 0; margin-bottom: 10
}
H1         { font-size: 16pt }
H2         { font-size: 14pt }
H3         { font-size: 12pt }
SMALL      { font-size:  8pt }
.markerpen { background: #FFFF60 }
.flash     { background: #FF5555; color: #FFFF00; }
.pshort {
  padding-top: 0pt;
  padding-bottom: 0pt;
  margin-top: 2pt;
  margin-bottom: 5pt;
  line-height: 100%;
}
.column    { text-align: justify }
.err       { color: #FF0000 }
.meta      { color: #999999 }
.shout     { font-size: 15pt; background: #DDDDDD; text-align: justify }

.menu               { color: #000000; background: #EEEEEE;
                      border: thin solid #000000;
                      font-size: 9pt;
                      font-family: arial, helvetica, sans-serif; }
.menu A:link        { color: #000000; text-decoration: none; }
.menu A:visited     { color: #000000; text-decoration: none; }
.menu A:hover       { color: #000000; text-decoration: none; }
/*** end of stupid common.css inlining. **********************************/


BODY, P, TABLE, TD, TR, TH
           { font-size: 10pt }
H1         { font-size: 16pt }
H2         { font-size: 13pt }
H3         { font-size: 11pt }
SMALL      { font-size:  9pt }
