//
// Standard Stylesheet
//
//
   A.hotlink {text-decoration: none;}

   A:link,
   A:visited {text-decoration: none; font-weight: bold}
   A:active,
   A:hover   {text-decoration: underline; color: red; font-weight: bold}

   BODY  {
          font-weight: normal;
          font-family: "Trebuchet MS", Arial, sans-serif;
          background-color: white}
UL
         {
          font-weight: normal;
          font-family: Verdana, Arial, Helvetica, sans-serif}

   TH    {
          font-weight: bold;
          font-family: "Trebuchet MS", Helvetica, sans-serif}

   B
         {font-weight: bold}

   I, EM {font-style: italic}

   H1    {font-size: 16pt;
          font-weight: bold;
          font-family: "Trebuchet MS", Arial, sans-serif;
          color: #FF9900}

   H2    {font-size: 14pt;
          font-weight: bold;
          font-family: "Trebuchet MS", Helvetica, sans-serif;
          color: #7B79A5}

   H3    {font-size: 11pt;
          font-weight: bold;
          font-family: Trebuchet MS, Helvetica, sans-serif;
          color: #003366}

   H4    {font-size: 11pt;
          font-weight: bold;
          font-style: italic;
          font-family: Trebuchet MS, Helvetica, sans-serif}
   .rs-table-content
         {font-size: 8pt;
          font-weight: normal;
          font-family: Tahoma, Arial, helvetica, sans-serif;
          background-color: #E7E7E7; text-align: center}

   .rs-table-row-hdr
         {font-size: 8pt;
          font-weight: normal;
          font-family: Tahoma, Arial, helvetica, sans-serif;
          padding-right: 3;
          background-color: #7B79A5;
          color: #FFFFFF; text-align: center}

   .rs-table-col-hdr
         {font-size: 9pt;
          font-weight: normal;
          font-family: "Courier New", monospace;
          padding-left: 3;
          background-color: #212C6B;
          color: white; text-align: center}



   P { 
          font-weight: normal;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small} 
TD { 
          font-weight: normal;
          font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: x-small} .rs-table-highlight { font-size: 8pt; font-weight: normal; font-family: Tahoma, Arial, helvetica, sans-serif; background-color: #D9D9E8; text-align: center }
.news-head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #FF9900}
.news-body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #666666}

