﻿body 
{
    font-family:Verdana;
    font-size:8pt;
    color:#333333;
}

a:visited { color:Blue; }

.txtSmall
{
  font-family:Verdana;
  font-size:7pt;
}
  
.imgborder
{
   border-style:solid;
   border-color:#000000;
   border-width:1px;
}

.specialText
{
    color:White;
    font-size:1px;
 
}


    