body {
font-size:18pt;
}
#reference{
  color:blue;
  font-size:18pt;
}
#dubious{
  color:red;
  font-size:18pt;
  text-decoration:underline;
}
#addition{
  background:blue;
  font-size:18pt;
  font-style:italic;
}
#deletion{
  text-decoration:line-through;
}
#emphasize{
  color:green;
  font-size:18pt;
}
#defaultlink{
  color:red;
  font-size:18pt;
}
