H1  { color: #00CC99;
        font-family : Arial, Helvetica, sans-serif;
        font-size : x-large;
        text-align: center;
        font-weight : bold;
        margin-bottom: 10;
}
H2 {  color: #009966;
        font-family : Arial, Helvetica, sans-serif;
        font-size : large;
        font-style: italic;
        font-weight : bold;
        margin-top: 10;
        text-align: center;
}
A { text-decoration: none;}
A:hover { text-decoration: underline;}
.comment {font-style: italic; text-align: center; color: #ffff99}
.head { color: #00CC99;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 110%;
        font-weight : bold;
}
.hdisable { color: #666666;
           font-size: 130%;
}
.disable { color: #666666;}