BODY { /* Gets inherited into P, UL, OL */
   color:               Red;        /* Show text not tagged */
   background:          #E4E7EF;
   font-weight:         400;
   font-size:           10.5pt;
/*   line-height:         13pt;*/
   font-family:         "Arial", "Helvetica", sans-serif;
   text-align:          Left;
   margin:              0;
   padding:             0;
   }

DIV.Desc {              /* Emulate Pages */
   background:          #FFF;
   width:               600px;
   padding:             10px;
   border:              1px Black Solid;
   margin:              5px;
   }
DIV.Brief {             /* Emulate Pages */
   background:          #FFF;
   width:               600px;
   padding:             10px;
   border:              1px Black Solid;
   margin:              10px;
   }

A {
   text-decoration:     none;
   }
A:link, A:visited {
   color:               Blue;
   }
A:hover {
   color:               Red;
   }

H1 {
      font:             18pt Arial;
      text-align:       Center;
      color:            Navy;
      }
H2 {
      font:             14pt Arial;
      text-align:       Center;
      color:            Navy;
      }
H3 {                    /* Sub-Section Header */
   color:               Black;
   font-weight:         600;
   font-size:           12pt;
   font-family:         "Arial", "Helvetica", sans-serif;
   margin:              12pt 0 6pt;
   text-align:          Left;
  }
H4 {                    /* Sub-Section Header */
   color:               Black;
   font-weight:         600;
   font-size:           11pt;
   font-family:         "Arial", "Helvetica", sans-serif;
   font-style:          italic;
   margin:              12pt 0;
   text-align:          Center;
  }
PRE {
   color:               Black;
   margin:              0 0 0 .25in;
   font:                10pt "Courier";
   }
SUP {
   font-size:           75%;
   vertical-align:      super;
   }
P, TABLE {
   margin:              6pt 0;
   color:               Black;
  }
P.Center {
   text-align:          Center;
   }
P {
   text-align:          Justify;
   color:               Black;
   }
P.path {
   font-family:         Verdana;
   font-size:           8pt;
   text-align:          Left;
   color:               Gray;
   padding-left:        6pt;
   }
P.Indent {
   margin-left:         1pc;
   }
IMG {
   color:               Black;
   margin-left:         3pt;
   border-style:        none;
   border-width: 0 0 0 0;
   }
IMG.Right {
   position:            relative;
   float:               right;
   margin:              0pt 0 6pt 12pt;
   }

IMG.Left {
   position:            relative;
   float:               left;
   margin:              0pt 12pt 6pt 0;
    }


/*TD {
   vertical-align:      top;
   }*/

TABLE#Order {
      border:           Black Thin Solid;
      margin-bottom:    16pt;
      color:            Black;
      width:            600px }

TABLE.2Cols {
   margin:              12pt 15%;
   text-align:          Left;
   width:               70%;
  }

TABLE.Spec {
   margin:              12pt 10%;
   text-align:          Left;
   width:               70%;
   border:              Thin Solid Black;
  }
TABLE.Spec TD.Sub {

   font-weight:         600;
   text-align:          Left;
  }
TABLE.Spec TD.Right {

   font-weight:         600;
   text-align:          Right;
   padding-right:       10pt;
   vertical-align:      Top;
   }

TABLE.remote_link {
      align:            center;
      border:           Black Thin Solid;
      margin-bottom:    16pt;
      background-color: #e4e7ef;
      width:            70%;
      margin-left: auto;
      margin-right: auto;
}

UL, OL {
   margin:              0 12pt;
   padding-left:        10px;
   color:               Black;
   list-style-type:     disc;
  }
LI {
   list-style-position: outside;}
   margin:              0 26pt;
   padding:             0 26pt;
   }
