

body{
  font-size : 20pt;
}

iframe{
  font-size : x-large;
}

th{
  text-align : center;
  font-size : 30pt;
  color : #ffffff;
}

td{
  text-align : left;
  text-decoration : none;
  font-weight : bold;
}

a:link{
  text-decoration : none;
}

a:hover{
  color : olive;
}

a{
  font-size : 25pt;
}
