body     {
          margin: 0px;
          padding: 0px;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 12px;
          color: #000000;
          background-color: #499965;
          }

p, td    {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          color: #000000;
          font-size: 12px;
          align: left;
         }

h1       {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #10568B;
          font-size: 12px;
         } 

h2       {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #499965;
          font-size: 13px;
          text-indent: 5pt;
          font-weight: bold;
         } 

.content {
          border-right: 1px solid #ABD9BC;
          border-left: 1px solid #ABD9BC;
          border-bottom: 1px solid #ABD9BC;
          border-top: 1px solid #ABD9BC;
          background-color: #FFFFFF;
          }

.TABLE   {  
          border-right: 1px solid #499965;
          border-left: 1px solid #499965;
          border-bottom: 1px solid #499965;
          border-top: 1px solid #499965;
          width: 90%;
          padding-top: 20px;
          padding-bottom: 20px;
          padding-left: 20px;
          padding-right: 20px;
         }

a:link   {
          color: #10568B;
          font-size: 12px;
          font-weight: normal;
          text-decoration: underline;
             }

a:active {
          color: #8ACCA3;
          font-size: 12px;
          font-weight: bold;
          text-decoration: underline;
         }

a:visited{
          color: #10568B;
          font-size: 12px;
          font-weight: normal;
          text-decoration: underline;
         }

a:hover  {
          color: #8ACCA3;
          font-size: 12px;
          font-weight: normal;
          text-decoration: underline;
         }

a.nav:link   {
          color: #CFE9D8;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
             }

a.nav:active {
          color: #ABD9BC;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }

a.nav:visited{
          color: #CFE9D8;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }

a.nav:hover  {
          color: #ABD9BC;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }

a.nav2:link   {
          color: #10568B;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
             }

a.nav2:active {
          color: #499965;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }

a.nav2:visited{
          color: #10568B;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }

a.nav2:hover  {
          color: #499965;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
         }


a.tiny:link   {
          font-size: 9px;
          color: #ABD9BC;
          text-decoration: none;
             }

a.tiny:active {
          font-size: 9px;
          color: #CFE9D8;
          text-decoration: none;
         }

a.tiny:visited{
          font-size: 9px;
          color: #ABD9BC;
          text-decoration: none;
         }

a.tiny:hover  {
          font-size: 9px;
          color: #CFE9D8;
          text-decoration: none;
         }
