<!--
BODY { border: 2px solid #606060; padding: 4px; margin: 0px;
background-color: #ffffff; font-size: 10pt; font-family: Arial;
}

H1 { font-size: 24pt; color: #ffb35f; text-align: center; background-color: #606060; }
H2 { font-size: 16pt; color: #ffb35f; text-align: center; text-transform: uppercase; margin-top: 10pt; background-color: #606060; }
H3 { font-size: 12pt; color: #0000ff; text-transform: uppercase; margin-top: 30pt; padding: 3pt; padding-left: 10pt; background-color: #e0e0e0; }
H4 { font-size: 12pt; color: #000000; font-weight: bold; }

HR { height: 3px; background-color: #606060; }

P.table    { font-weight: bold; text-align: center; margin-top: 0pt; }
P.figure   { font-weight: bold; text-align: center; margin-top: 0pt; }
P.quote    { font-weight: bold; text-align: center; margin-top: 12pt; margin-bottom: 12pt; }
P.incorrect{ color: #c0c0c0; text-decoration: line-through; }

LI { margin-top: 10pt; }
LI LI { margin-top: 0pt; }

TABLE { font-size: 10pt; font-family: Arial; border-collapse: collapse;
width: 70%; margin-top: 2px; margin-bottom: 2px;
margin-left: auto; margin-right: auto;
border: 2px #006699 solid; background-color: #b0b0b0; }
TH { padding: 3px; border: #000000 1px solid; color: #000000; }

TABLE.data { margin-bottom: 0px; width: auto; }
TABLE.data TH { color: #ffa34f; background-color: #006699; }
TABLE.data TD { padding: 2px; border: #000000 1px solid; }

TABLE.layout { border: 0px solid; background-color: #ffffff; width: 100%; }
TABLE.layout TD { text-align: center; }

TABLE.warning TH { background-color: #d70000; }

TABLE.note TH { background-color: #808080; }


#CGLogo { position: fixed; }
#RotaxInside { width: 70px; height: 64px; position: fixed; right: 0px; top: -3px; }
* html #CGLogo { position: absolute; }
* html #RotaxInside { position: absolute; }

#navcontainer { top: 6px; }
#navcontainer UL { padding: 0px; margin: 0px; }
#navcontainer UL LI { display: inline; }
#navcontainer UL LI A {
    padding: 0.1em 0.3em 0.1em 0.1em;
    background-color: #606060;
    color: #ffb35f;
    text-decoration: none;
}
#navcontainer ul li a:hover {
    background-color: #369;
    color: #fff;
}

-->

