body{
 font: 10pt Verdana, Arial, Sans-Serif;
}

h1
{
  font-size: 130%;
  font-weight: bold;
  color: #3366ff;
  font-family: Arial, 'Comic Sans MS' , 'Courier New';
}

a{
  font-size: 110%;
  font-weight: bold;
  color: #3366ff;
  font-family: Arial, 'Comic Sans MS' , 'Courier New';
  text-decoration: underline;
}
