.frameborder
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}

A {
  text-decoration: none;
}

H1 { 
  color: black;
  font-size: 16;
  font-family: arial;
}

H2 { 
  color: black;
  font-size: 14;
  font-family: arial;
}

H3 { 
  color: black;
  font-size: 12;
  font-family: arial;
}


P { 
  color: black; 
  font-size: 14;
  font-family: times;
} 

TH {
  color: black;
  font-size: 14;
  font-familty: arial;
}

TD {
  color: black;
  font-size: 14;
  font-family: times;
}