
          .RowOdd   { color: #000000; background-color: #CCFFFF; }
          .RowEven  { color: #000000; background-color: #FFFFCC; }
          .ColAOdd  { color: #000000; background-color: #CCFF66; }
          .ColAEven { color: #000000; background-color: #FFFF99; }

          a {
          color: #3366BB;
          text-decoration: underline;
          }
          a:visited {
          color: #808080;
          text-decoration: none;
          }
          a:hover, a:active {
          color: #77AABB;
          text-decoration: none;
          }
          body {
          /*/*/line-height: 12px; /* */
          color: #000000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 11px;
          padding: 0px;
          }
          h1 {
          color: #000000;
          font-size: 16px;
          }
          h2 {
          color: #000000;
          font-size: 14px;
          }
          h3 {
          color: #000000;
          font-size: 12px;
          }
          h4 {
          color: #000000;
          font-size: 12px;
          }
          hr {
          /*/*/height: 2pt; /* */
          color: #000000;
          }
          li {
          /*/*/line-height: 14px; /* */
          }
          td {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 11px;
          /*/*/line-height: 14px;
          padding: 0px; /* */
          }
          th {
          font-size: 13px;
          }
          ul a:link, ul a:visited {
          color: #3366BB;
          font-size: 13px;
          text-decoration: underline;
          }
          ul a:hover, ul a:active {
          color: #77AABB;
          text-decoration: underline;
          }
          .b1 {
          font-size: 16px;
          line-height: 16px;
          }
          .blue-title {
          background-color: #6699CC;
          color: #000000;
          font-size: 14px;
          /*/*/line-height: 20px;
          padding-left: 6px; /* */
          }
          .crumb, .crumb a:link, .crumb a:visited {
          /*/*/letter-spacing: 3px; /* */
          color: #888888;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 15px;
          text-decoration: none;
          vertical-align: top;
          /*/*/line-height: 15px;
          padding: 4px; /* */
          }
          .crumb a:hover, .crumb a:active {
          color: #3366BB;
          text-decoration: underline;
          }
          .target {
          text-align: center;
          }
          .target a:link, .target a:visited {
          color: #3366BB;
          text-decoration: underline;
          }
          .target a:hover, .target a:active {
          color: #77AABB;
          text-decoration: underline;
          }
          .time{
          /*/*/vertical-align: top; /* */
          }
          .title {
          background-color: #CCCCCC;
          font-size: 13px;
          font-weight: bold;
          }
          .white {
          color: #ffffff;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 11px;
          padding: 0px 8px;
          float: right;
          }
          .white a:link {
          color: #FFFFFF;
          text-decoration: underline;
          }
          .white a:visited {
          color: #888;
          text-decoration: underline;
          }
          .white a:hover, .white a:active {
          color: #CCC;
          text-decoration: none;
          }
        
