/* GENERAL */
BODY, TD, P, INPUT, SELECT {
    font-size: 18px;
}
/* HEADER */
DIV#header {
    width: 940px;
}
/* INTRO */
DIV.intro P {
    font-size: 18px;
    font-weight: normal;
}
DIV.intro P.caption, DIV.intro P.caption SPAN {
    font-size: 16px;
}
/* BODY */
DIV.pageBody.start DIV.leftThin, DIV.pageBody.start DIV.rightWide, DIV.pageBody.start DIV.leftThin H1, DIV.pageBody.start DIV.rightWide H1 {
    font-size: 18px;
    line-height: 120%;
}
DIV.pageBody.article DIV.leftWide H2 {
    font-size: 18px;
}
DIV.pageBody H3 {
    font-size: 18px;
}
DIV.blackBox H1, DIV.blackBox P {
    font-size: 16px;
}
DIV.galleryImage SPAN {
    font-size: 15px;
}
TABLE.timeline TR TH {
    font-size: 18px;
}
TABLE.timeline TR TD P {
    line-height: 140%;
}
BLOCKQUOTE P A {
    font-size: 36px;
}
BLOCKQUOTE CITE {
    font-size: 16px;
}