/* ================================ */
/* fonts */

h1{
    font-size:      22px;
    line-height:    24px;
}

h2.home, .fs18{
    font-size:      18px;
    line-height:    20px;
}

h2, h3.home, .fs16{
    font-size:      16px;
    line-height:    18px;
}

.fs13, ul.fancy h5, .intro, table.books th h3, .emphasis, .intro a{
    font-size:      13px;
    line-height:    17px;
}

ul.fancy li, ul.fancy p, ul.fancy table.simple, ul.fancy h3, .bottomnav, .bottomnav a, .bottomnav table{
    font-size:      10px;
    line-height:    14px;
}

p, a, .arrowlink, form.label, h3, h4, .label, table,
ul.fancy li.head .arrowlink, ul.fancy li.head .arrowlink a,
form input, form select, form .input, .sidenav h6{
    font-size:      11px;
    line-height:    15px;
}

form .note, .caption, .footnote{
    font-size:      9px;
    line-height:    12px;
}

h1, h2, h4, ul.fancy h5, h6, .intro, h3.home{ font-weight: normal }
.italic, h4, form .note { font-style: italic; }
.bold, h2.home{ font-weight: bold; }

h1, h2{ font-family: georgia, serif; }
html, body, h2.home{ font-family: verdana, sans-serif; }
