BODY{ background-color: rgb(255,255,255);
      color: black;
      font-weight: bold;
      text-align: justify; }
H1 { text-align: center;
     color: rgb(200,20,100); }
H2#content { text-align: center;
     color: rgb(200,20,100); }
H3 { text-align: center;
     color: rgb(200,20,100); }
SPAN.linktitle { color: rgb(200,20,100); }
SPAN.level1 { color: rgb(20,150,100); }
SPAN.defin { color: rgb(80,120,160);
            font-style: italic; }
DIV.quote { color: rgb(50,150,150);
            font-style: italic;
            margin-left: 8em;
            margin-top: 2em;
            margin-bottom: 2em; }
SPAN.law { color: rgb(140,100,220);
            font-style: italic; }
SPAN.law EM { color: rgb(220,100,20);
            font-style: normal; }
SPAN.postulate { color: rgb(255,140,0);
            font-style: italic; }
SPAN.postulate EM { font-style: normal; }
SPAN.emphasis { color: rgb(200,20,20);
            font-style: italic; }
SPAN.velocity { color: rgb(20,20,220);
            font-style: italic; }
SPAN.velocitynumber { color: rgb(20,20,220);
            font-style: normal; }
SPAN.velocitygamma { color: rgb(20,20,220);
            font-style: normal;
            font-family: Symbol; }
SPAN.math { font-style: normal;
            font-weight: normal;
            font-family: sans-serif; }
SPAN.event { color: rgb(180,80,180); }
UL.goto { color: rgb(0,60,120);
         font-weight: bold; }
UL.goto LI A:link { color: rgb(0,60,120); }
UL.goto LI A:visited { color: rgb(120,0,60); }
BLOCKQUOTE { color: rgb(100,100,255);
            font-style: italic; 
            text-align: right; }
SPAN.obsA { color: rgb(255,0,0); }
SPAN.obsB { color: rgb(10,140,10); }
SPAN.obsC { color: rgb(140,80,0); }
SPAN.twinJ { color: rgb(220,80,180); }
SPAN.twinP { color: rgb(200,30,255); }
SPAN.light { color: rgb(240,180,0);
            font-style: italic; }
DIV.address{ position: relative;
            color: rgb(0,120,140);
            font-style: italic;
            height: 6em;  }
DIV.arrows{ position: relative;
            height: 1.5em }
DIV.addressleft{ position: absolute;
                      width: 50%;
                      top: 0;
                      left: 0;  
                      height: 100%; }
DIV.addressright{  position: absolute;
                      width: 50%;
                      top: 0;
                      left: 50%;
                      height: 100%;
                      text-align: right;  }
