body {
  font-family:"trebuchet-MS,arial",verdana,helvetica,sans-serif;
  font-size:10pt;
}

table {
  font-family:"trebuchet-MS,arial",verdana,helvetica,sans-serif;
  font-size:10pt;
}

h1, h2, h3 {
  font-family:"arial, helvetica", sans-serif;
  font-weight:normal;
  color:#444444;
}

h4, h5 {
  font-family: futura, arial, verdana, helvetica, sans-serif;
  color: steelblue;
}


h1 { font-size:24pt; }
h2 { font-size:18pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }            
h5 { font-size:10pt; }

a { 
  text-decoration: none;
  line-height: 100%;
/*  font-weight: bold; */
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

a:link    {color: #5e7c90}
a:visited {color: #5e7c90}
a:hover   {color: steelblue}
a:active  {color:#FFFFFF}

dt.links a {
  font-size: 8pt;
}

#alarm {
  color: red;
  font-size: 150%;
  font-weight: bold;
  text-decoration: blink;
}
