
h3.line {
    border-bottom: 1px solid #800000;
    border-left: 0.6em solid #800000;
    padding-left: 0.5em;
}
li.list {
    font-weight: bold;
}
div.content {
    font-size: small;
    margin-bottom: 1.5em;
    margin-left: 1em;
    margin-top: 1em;
}
h1.announce-line {
    color: blue;
    margin-left: 1em;
    margin-top: 1em;
    text-align: center;
}
div.announce-text {
    margin-left: 5em;
    margin-right: 5em;
    margin-top: 3em;
}

body { 
line-height: 1.5em !important; 
} 
td { 
line-height: 1.5em !important; 
} 
p { 
line-height: 1.5em !important; 
} 
ul { 
line-height: 1.5em !important; 
} 
ol { 
line-height: 1.5em !important; 
} 