/*Structure*/
  body,td,a,p     {font-family:arial, helvetica;font-size:13px}
  h3              {font-family:arial, helvetica;font-size:17px}
  td              {vertical-align:top;}
  td.img          {text-align:center}
  img.thumb       {border-style:solid;border-width:1px;width:30px;height:30px}
  a               {text-decoration:none}
  a:hover         {text-decoration:underline}
  a.fullimagelink {}

/*Look & Feel*/
  table           {background-color:navy;color:white}
  table,head2           {background-color:#DDDDDD;color:black}
  th.head1        {background-color:navy;color:white}
  td              {ackground-color:#CCFDFF}
  img.thumb       {border-color:red}
  .hidden         {visibility:hidden;display:none}
  .IR             {background-color:#FFF1D7;color:red}
  .VS             {background-color:#DFF4F7;color:red}
  a:hover         {color:red}
