a {font-family: Arial, helvetica }
a:link     { color: #ffe016 }
a:visited  { color: #ffbb41 }
a:active   { color: #ff9c37 }
a:hover    { color: #ff7a22 }

body, h1, h2, h3, h4, h5, p, td, div
  { color: white; font-size: 12px; font-family: Arial, helvetica;
    background-color: #006699 }
/*
h1 { font-style: normal; font-weight: normal; font-size: 30pt; }
h2 { font-weight: normal; font-size: 23pt; }
h3 { font-weight: normal; font-size: 18pt; }
h4 { font-weight: normal; font-size: 14pt; }
h5 { font-size: 12pt; }
*/
h1 { font-weight: normal; font-size: 300%; }
h2 { font-weight: normal; font-size: 200%; }
h3 { font-weight: normal; font-size: 150%; }
h4 { font-weight: normal; font-size: 130%; }
h5 { font-weight: bold;   font-size: 100%; }
p.tel   { font-size: 100%; font-family: "Courier New", Courier }

