﻿body { 
    background-color: White;
    font-family:Verdana;
    font-size:10pt;
    color:Navy;
    text-align:justify;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#contact, #other, #footer { 
  display : none; 
} 
