body { 
    font-size: 8pt; 
    font-family: "Verdana", sans-serif;
}
A { 
    font-family: "Verdana", sans-serif;
}
TD { 
    font-size: 8pt; 
    font-family: "Verdana", sans-serif;
}
TH { 
    font-size: 8pt;
    font-family: "Verdana", sans-serif;
    background: silver; 
    font-weight: normal; 
    text-align: left;
}
TD.dirctn { color: blue }
SPAN.dirctn { color: blue }
BODY.dirctn { color: blue }
P.dirctn { color: blue }
TR.dirctn { color: blue }

EM { 
    font-style: normal;
    font-size: 11pt;
    font-weight: bold;
}
H5 {
    color: #006666 
}

.navtxt {
    font-size: 80%;
    font-weight: bold;
}

.footer {
    font-size: 80%;
}

.important {
    font-size: 120%;
}

.vimportant {
    font-size: 200%;
}