body     {
          margin: 0px;
          padding: 0px;
          font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: #384116;
          background-color: #75885E;
          SCROLLBAR-FACE-COLOR: #996666; 
          SCROLLBAR-HIGHLIGHT-COLOR: #996666; 
          SCROLLBAR-SHADOW-COLOR: #996666; 
          SCROLLBAR-3DLIGHT-COLOR: #999966; 
          SCROLLBAR-ARROW-COLOR: #75885E; 
          SCROLLBAR-TRACK-COLOR: #75885E; 
          SCROLLBAR-DARKSHADOW-COLOR: #75885E; 
          }

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

h1       {
          color: #C1657E;
          font-size: 14px;
         } 

h2       {
          color: #326B38;
          font-size: 12px;
          text-indent: 5px;
         } 

h3       {
          color: #9D9E52;
          font-size: 12px;
          text-indent: 10px;
         } 


a:link   {
          color: #C1657E;
          text-decoration: underline;
             }

a:active {
          color: #9C9128;
          text-decoration: underline;
         }

a:visited{
          color: #C1657E;
          text-decoration: underline;
         }

a:hover  {
          color: #9C9128;
          text-decoration: underline;
         }

a.nav:link   {
          color: #663333;
          text-decoration: none;
          font-size: 13px;
         }

a.nav:active {
          color: #FFFFFF;
          text-decoration: none;
          font-size: 13px;
         }

a.nav:visited
         {
          color: #663333;
          text-decoration: none;
          font-size: 13px;
         }

a.nav:hover  {
          color: #FFFFFF;
          text-decoration: none;
          font-size: 13px;
         }

a.tiny:link   {
          font-size: 10px;
          color: #9C9128;
          text-decoration: underline;
             }

a.tiny:active {
          font-size: 10px;
          color: #CA94A2;
          text-decoration: underline;
         }

a.tiny:visited{
          font-size: 10px;
          color: #9C9128;
          text-decoration: underline;
         }

a.tiny:hover  {
          font-size: 10px;
          color: #CA94A2;
          text-decoration: underline;
         }
