BODY      { font-size: 11pt;
            line-height:15pt;
            line-break: strict;
            word-break: break-all;
            background-image : url("");
            background-attachment: fixed;
            background-position: 100% 0%;
            background-repeat: no-repeat;
            scrollbar-face-color:#603913; 
            scrollbar-track-color:#FFFFFF; 
            scrollbar-arrow-color:#FEFBD7; 
            scrollbar-highlight-color:#FEFBD7; 
            scrollbar-shadow-color:#FEFBD7; 
            scrollbar-3dlight-color:#603913; 
            scrollbar-darkshadow-color:#603913;
			margin-top: 0px;
          }

TABLE
{
  border: 0px;
  border-collapse: collapse;
}

TR,TD { word-break: break-all; 
        font-size: 10pt;
        line-height:15pt;
        line-break: strict;
      }

TH { color: #406618;
     font-size: 10pt;
     text-align: left; 
     vertical-align: middle; 
     } 

.profile
{
  text-align: center;
  vertical-align: middle;
  background-color: #C4DF9B;
  width: 20%;
}

a:link { color: #406618; } 
a:visited { color: #406618; } 
a:hover { color: #F7941D; } 
a:active { color: #F7941D; }