body {
    color : #000000;
    /* background-color : #eeeeee; */
    font-family: "Verdana";
    font-size: small
}
h1 {
    color: #0000ff
}
h2 {
    color: #0000ff
}
h3 {
    color: #333366
}
h4 {
    font-size: small
}
code {
    font-size: small
}
kbd {
    font-size: small
}
blockquote {
    font-size: small;
    margin-left: 10pt
}
blockquote.large {
    font-size: small;
    margin-left: 20pt
}
blockquote.small {
    font-size: small;
    margin-left: 10pt;
    margin-top: 5pt;
    margin-bottom: 5pt
}
blockquote.small2 {
    font-size: small;
    margin-left: 20pt;
    margin-top: 5pt;
    margin-bottom: 5pt
}
pre {
    font-size: small;
    margin-left: 10pt
}
pre.small {
    font-size: small;
    margin-left: 10pt;
    margin-top: 5pt;
    margin-bottom: 5pt
}
xmp {
    font-size: small;
    padding: 10pt;
    border-width: thin;
    border-style: solid;
    border-color: darkgreen
}
blockquote.pre {
    font-size: small;
    font-family: "Courier New";
    margin-left: 10pt;
    margin-top: 5pt;
    margin-bottom: 5pt
}
blockquote.pre2 {
    font-size: small;
    font-family: "Courier New";
    margin-left: 12pt;
    margin-top: 0pt;
    margin-bottom: 0pt
}
