 BODY               { font-family:      Arial,Helvetica,sans-serif;
                      font-size:        80%;
                      color:            black;
                      background-color: #EEEEEE;
                    }

 DL,UL,OL,DIR,MENU  { margin-left:      5%;
                      font-family:      arial,helvetica,sans-serif
                    }

 P                  { margin-left:      2%;
                      margin-bottom:    10px;
                      margin-top:       10px;
                      font-family:      Arial,Helvetica,sans-serif;
                      font-size:        80%;
                    }

 H1                 { margin-left:      2%;
                      color:            #333333;
                      font-family:      arial, helvetica, sans-serif;
                      font-weight:      bold;
                      margin-left:      0%;
                      text-align:       center;
                    }

 H3                 { color:            #EEEEEE;
                      font-family:      "arial black", arial, helvetica, sans-serif;
                      font-weight:      bold;
                      margin-left:      0%;
                      text-align:       center;
                      background-color: #000099;
                    }

 H2,H4              { color:            #669999;
                      font-family:      "arial black", arial, helvetica, sans-serif;
                      font-weight:      bold;
                      margin-left:      0%;
                    }

 H4,H5              { margin-left:      2%
                    }

IMG                 { border:           0px;
                    }

 DIV.leftmarg       { margin-left:      2%;
                      font-family:      arial,helvetica,sans-serif;
                    }

 A                  { color:            #6666FF;
                      text-decoration:  none;
                    }

 A:active           { color:            #6666FF;
                      text-decoration:  underline;
                    }

 A:hover            { color:            #3333CC;
                      text-decoration:  underline;
                    }

 A.x:visited        { color:            #6666CC;
                    }

 A.h3               { color:            #EEEEEE;
                      font-family:      "arial black", arial, helvetica, sans-serif;
                      font-weight:      bold;
                      margin-left:      0%;
                      text-align:       center;
                      background-color: #000099;
                    }

 TABLE.nav TD       { background-color: #000066;
                      color:            white;
                      font:             bold 8pt Verdana,sans-serif;
                      padding:          0 0.25em;
                      text-align:       center;
                      white-space:      nowrap;
                    }

 A.nav              { color:            #FFFFFF;
                      text-decoration:  none;
                    }

 A.nav:active       { color:            #FFFF00;
                      text-decoration:  none;
                    }

 A.nav:hover        { color:            #FFFF33;
                      text-decoration:  none;
                    }

 A.xnav:visited     { color:            #FFFFFF;
                    }

 TABLE.navb TD      { background-color: #CCCCCC;
                      color:            black;
                      font:             bold 7pt Verdana,sans-serif;
                      padding:          0 0em;
                      text-align:       center;
                      white-space:      nowrap;
                    }

 A.navb             { color:            #000000;
                      text-decoration:  none;
                    }

 A.navb:active      { color:            #FFFF00;
                      text-decoration:  none;
                    }

 A.navb:hover       { color:            #FFFF33;
                    }

 A.xnavb:visited    { color:            #FFFFFF;
                    }

TABLE.sidelinks     {
                      border:           1px solid #000000; 
                      border-collapse:  collapse;
                    }

 TD.sidelinks       { font-size:        80%;
                      padding:          6px 3px 6px 6px;
                    }

 div.sjbox       { border: solid;  border-width: thin; }
 div.sjhighlight { background: rgb(88,0,44);  color: rgb(231,222,214);  padding: 0.5em;  border: none; }

