html {
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     }
BODY {
     color: black;
     font-family: Verdana, Arial, Trebuchet MS, sans-serif;
     font-size: 76%;
     }
A, A:visited {
     color: blue;
     font-weight: bold;
     text-decoration: underline;
     }
A:hover {
     color: orangered;
     font-weight: bold;
     text-decoration: underline;
     }
TD   {
     color: black;
     font-size: 76%;
     padding-bottom: 3px;
     padding-left: 7px;
     padding-right: 7px;
     padding-top: 3px;
     }
P#sampler
     {
     line-height: 140%;
     }
P#SamplerPhotoBlock
     {
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     }
