
H1 {color: DarkRed; background: transparent;
    text-align: center; font-size: 18px; font-weight: bold;
    padding: 0; margin: 1ex 0 2ex 0;}

H2 {margin: 0; padding: 6px; text-align: left; font-size: 14px;
    color: Gray; font-weight: normal; border-bottom: 1px solid Blue; 
    background-color: LightSkyBlue;}
H2 A {color: MediumBlue;}
H2 A:visited {color: Navy;}
H2 A:hover {color: Blue;}

H3 {color: #3300CC; background: #00CCFF; }
