body {margin: 0px 0px 0px 0px;}
table {border-collapse: collapse;}
td {padding: 0px 0px 0px 0px;}
img {vertical-align: bottom} 
A:link {color:white;text-decoration: none}
A:visited {color:white;text-decoration: none}
A:active {color:red;text-decoration: none}
A:hover {color:green;text-decoration: none}

.commentI {
   font-family:  "Comic Sans MS", "Times New Roman", Arial;
   font-style: italic;
   font-weight: normal;
   font-size: 10pt;
}
 
.smallItalic
   {
   font-style:italic;
   }
   
.thePage  {
    margin-left: auto;
    margin-right: auto;
}

.fineprint {
    font-size: 8px;
    color: #000000;
    text-align: center;
}

.wallpaper {
  background-repeat: no-repeat;
  width:25px;
  }
  
.leftShadow {
  width: 25px;
  padding: 0px 0px 0px 0px;
  background-color : white;
  background-repeat: repeat-y;
  }
  
.rightShadow {
  width: 25px;
  padding: 0px 0px 0px 0px;
  background-color : white;
  background-repeat: repeat-y;
  }
 
.bottomLeftShadow {
  width: 25px;
  height:25px;
  padding: 0px 0px 0px 0px;
  background-color : white;
  background-repeat: no-repeat;
  }
.bottomRightShadow {
  width: 25px;
  height:25px;
  padding: 0px 0px 0px 0px;
  background-color : white;
  background-repeat: no-repeat;
  }

.dinoRed {
  background-color:#ff3333;
  }
