﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
p
{margin:0;
}
.celltext
{
    font-family:Arial;
    color:Black;
    font-size: 10pt;
}
.validatetext
{
    font-weight:normal;
    font-family:Arial;
    color:Red;
    font-size: 8pt}  
     
 .responsetext
 {
    font-weight:bold;
    font-family:Arial;
    color:Black;
    font-size:10pt;
    } 
    
menuItem 
{
    color:White;
    background-color:black
}
.infoheadings
{
    font-weight:bold;
    font-family:Arial;
    color:Black;
    font-size: 10pt}
    
a:link
{ color: #134985;
  font-weight: bold;
  font-size:8pt;
  text-decoration:none;
}
a:active
{ color: #134985;
  font-weight: bold;
  font-size:8pt;
  text-decoration:none;
}
a:visited
{ color: #134985;
  font-weight: bold;
  font-size:8pt;
  text-decoration:none;
}
a:hover
{ color: #013A69;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
}
    
