.button {  width:60px; text-align:center;
           font-family:System,sans-serif;
           font-size:100%; }
.display { width:100%; text-align:right;
           font-family:System,sans-serif;
           font-size:100%; }
h1 {
 font-family: Arial;
 font-size: large;
 font-weight: bold;
 text-align: center;
 background: #eebb88;
}
h2 {
 font-family: Arial;
 font-size: medium;
 background: #eebb88;
}
h3 {
 font-family: Arial;
 font-size: larger;
 font-weight: bold;
 background: #eebb88;
}
h4 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 text-align: center;
 background: #eebb88;
}
a {
 font-family: Arial;
 font-size: 13px;
}
.reftable td { border:1px solid #C0C0C0; }
 a:link { text-decoration:none; font-weight:bold; color:#0000ff;}
 a:visited { text-decoration:none; font-weight:bold; color:#800000;}
 a:hover { text-decoration:none; font-weight:bold;  color:#ee0000;}
 a:active { text-decoration:none; font-weight:bold; color:#800000; }
 h5:link { text-decoration:none; font-weight:bold; color:#e00000;}
 h5:visited { text-decoration:none; font-weight:bold; color:#800000;}
 h5:hover { text-decoration:none; font-weight:bold; background-color:#ff0;}
 h5:active { text-decoration:none; font-weight:bold; background-color:#E0FFFF;}