h1 {
    font-size: 1.4em;
    font-weight: bold;
    background-color: #D2FF8E;
    padding: 10px 0;
    text-align: center;
    clear: both;
}

h2 {
    font-size: 1.3em;
    font-weight: bold;
    clear: both;
    border-bottom: 1px solid #999999;
    border-left: 8px solid #ff6600;
    line-height: 160%;
    padding-left: 8px;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
}


h4 {
    font-size: 1em;
    font-weight: bold;
}



p.time {
    background-color: #FFFFCC;
    padding: 3px;
    width: 110px;
    text-align: center;
    float: left;
}

p.event {
    padding: 3px;
    width: 270px;
    text-align: center;
    float: left
}

p.loc {
    background-color: #CCFFFF;
    margin-left: 3px;
    padding: 3px 10px;
    text-align: center;
    float: right;
}

.progbox {
    border: none;
    width: 560px;
    padding: 5px;
}

.idxbox {
    margin: 0px auto;
    width: 555px;
    height: 50px;
    overflow: hidden;
}

p.update {
    font-size: 0.8em;
    font-style: normal;
    text-align: right;
}

p.trans {
    font-size: 1em;
    font-style: normal;
    text-align: center;
}
