a {
    color: #3366CC;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.bodyl {
         color: black;
         font-family: Verdana;
         font-size: 10pt;
         font-weight: normal;
         text-decoration: underline;
}
a.bob {
         color: black;
         font-family: Verdana;
         font-size: 8pt;
         font-weight: normal;
         text-decoration: underline;
}
a.copy {
         color: #C0C0FF;
         font-family: Arial;
         font-size: 7pt;
         font-weight: normal;
         text-decoration: none;
}
a.head {
             color: #999999;
             font-family: Verdana;
             font-size: 8pt;
             font-weight: bold;
             text-decoration: none;
}
a:link {
         color: #3366CC;
         font-family: Verdana;
         font-size: 10pt;
         font-weight: normal;
         text-decoration: underline;
}
a:active {
           color: #339933;
           font-family: Verdana;
           font-size: 10pt;
           font-weight: normal;
           text-decoration: underline;
}
a:visted {
           color: #3366CC;
           font-family: Verdana;
           font-size: 10pt;
           font-weight: bold;
           text-decoration: none;
}
a:hover {
          color: #339933;
          text-decoration: underline;
          font-family: Verdana;
          font-size: 10pt;
          font-weight: normal;
}
a.bodyl:link {
             color: black;
             font-family: Verdana;
             font-size: 10pt;
             font-weight: normal;
             text-decoration: underline;
}
a.bodyl:active {
               color:red;
               text-decoration: underline;
               font-family: Verdana;
               font-size: 10pt;
               font-weight: normal;
}
a.bodyl:visted {
               color: #000000;
               font-family: Verdana;
               font-size: 10pt;
               font-weight: normal;
               text-decoration: underline;
}
a.bodyl:hover {
              color: red;
              text-decoration: underline;
              font-family: Verdana;
              font-size: 10pt;
              font-weight: normal;
}
a.bob:link {
             color: black;
             font-family: Verdana;
             font-size: 8pt;
             font-weight: normal;
             text-decoration: underline;
}
a.bob:active {
               color:red;
               text-decoration: underline;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: normal;
}
a.bob:visted {
               color: #000000;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: normal;
               text-decoration: underline;
}
a.bob:hover {
              color: red;
              text-decoration: underline;
              font-family: Verdana;
              font-size: 8pt;
              font-weight: normal;
}
a.copy:link {
             color: #C0C0FF;
             font-family: Arial;
             font-size: 7pt;
             font-weight: normal;
             text-decoration: none;
}
a.copy:active {
               color:#C0C0FF;
               text-decoration: underline;
               font-family: Arial;
               font-size: 7pt;
               font-weight: normal;
}
a.copy:visted {
               color: #C0C0FF;
               font-family: Arial;
               font-size: 7pt;
               font-weight: normal;
               text-decoration: none;
}
a.copy:hover {
              color: #C0C0FF;
              text-decoration: underline;
              font-family: Arial;
              font-size: 7pt;
              font-weight: normal;
}

a.head:link {
             color: #999999;
             font-family: Verdana;
             font-size: 8pt;
             font-weight: bold;
             text-decoration: none;
}
a.head:active {
               color: #339933;
               text-decoration: underline;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: bold;
}
a.head:visted {
               color: #999999;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: bold;
               text-decoration: none;
}
a.head:hover {
              color: #339933;
              text-decoration: underline;
              font-family: Verdana;
              font-size: 8pt;
              font-weight: bold;
}
td.header {
            background: #FFFFFF;
            color: #FFFFFF;
            font-family: arial black;
            font-size: 24pt;
            border-left: 1px solid #999999;
            border-right: 1px solid #999999;
            border-bottom: 1px solid #999999;
}
td.headerr {
             background: #FFFFFF;
             color: #999999;
             font-family: verdana;
             font-size: 8pt;
             font-weight: bold;
             border-top: 1px solid #999999;
             border-right: 1px solid #999999;
             border-bottom: 1px solid #999999;
}
td.scellhead {
               border-top: 1px solid #999999;
               border-left: 1px solid #999999;
               border-right: 1px solid #999999;
               background: #339933;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: bold;
               color: #FFFFFF;
               padding: 3px;
}
td.piccell {
               background: #339933;
               font-family: Verdana;
               font-size: 14pt;
               font-weight: bold;
               color: #FFFFFF;
}
td.scellbody {
               border-bottom: 1px solid #999999;
               border-left: 1px solid #999999;
               border-right: 1px solid #999999;
               background: #FFFFFF;
               font-family: Verdana;
               font-size: 8pt;
               font-weight: normal;
               color: #000000;
}
td.homeleft {
                border-left: 1px solid #999999;
                background: #FFFFFF;
                font-family: Verdana;
                font-size: 8pt;
                font-weight: bold;
                color: #000000;
                padding: 3px;
}
td.homeright {
                border-right: 1px solid #999999;
                background: #FFFFFF;
                font-family: Verdana;
                font-size: 8pt;
                font-weight: bold;
                color: #000000;
                padding: 3px;
}
.bodycell {
             border-left: 1px solid #999999;
             border-right: 1px solid #999999;
             background: #FFFFFF;
             padding: 4px;
}
.body {
        font-family: Verdana;
        font-size: 10pt;
}
.copy {
             font-family: Verdana;
             font-size: 8pt;
             background: #FFFFFF;
             border: 1px solid #999999;
             padding: 3px;
}

.pagetitle {
             font-family: Verdana;
             font-size: 13pt;
             font-weight: bold;
             color: #000000;
}

         