html, body 
{
height: 100%;
width: 100%;
font-family: Arial, sans-serif;
text-align: center;
margin: 0px;
color: #000000; 
}

a:link, a:visited, a:active 
{ 
text-decoration: none;
color: #FF7800; 
}

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

a:link img, A:Visited img, A:Active img
{
border-color: #000000; 
border-style: solid
}

a:link img, A:Visited img, A:Active img
{
border:1px solid #000000; 
}

TD.td-thumbnails-thumb {
  padding: 3px;
  font-family:  helvetica, arial, sans-serif;
  color:        #555555;
  font-size:    8pt;
  vertical-align: bottom;
  background-color: transparent;
  white-space: nowrap;
}
