body {
   font: normal 12pt Verdana, Arial, sans-serif;
}

h1 {
   font-size: 18pt;
   text-decoration: underline;
}

h2 {
   font-weight: bold;
   font-size: 14pt;
}

.emp {
   color: red; 
   font-size: 14pt;
   font-weight: bold;
}