#content,                   #contentn {
    font-family:            Arial, Helvetica, sans-serif;
}
#content p,     #contentn p,    #content li,            #contentn li,
#content td,    #contentn td,   #content th,            #contentn th,
#content div,   #contentn div,   #content blockquote,    #contentn blockquote {
    font-size:              small;
}

#content h1.title,  #contentn h1.title {
    padding-left:           28px;
    text-indent:            0;
    background-image:       url(/images/triangle.gif);
    background-repeat:      no-repeat;
    background-position:    4px 4px;
}
#content h2,    #contentn h2 {
    color:                  #990000;
    font-size:              medium;
    margin-bottom:          0.1em;
}
#content h3,    #contentn h3 {
    font-size:              small;
    margin-bottom:          0.1em;
}
#content p, #contentn p {
    margin-top:             0.2em;
    margin-bottom:          0.8em;
}
#content p.caption, #contentn p.caption {
    font-family:            Times, serif;
    text-align:             center;
    margin-top:             0.5em;
}
#content p.code,    #contentn p.code {
    font-family:            Courier, monospace;
    margin-left:            1em;
    margin-top:             0.1em;
    margin-bottom:          1em;
    line-height:            1.5em;
}
#content li,    #contentn li,   #content blockquote,    #contentn blockquote {
    margin-top:             0.4em;
    margin-bottom:          0.4em;
}
#content table, #contentn table {
    margin-top:             1em;
    margin-bottom:          1em;
}
#content th,    #contentn th,   #content td,    #contentn td {
    vertical-align:         top;
    text-align:             left;
    padding-left:           0.5em;
    padding-right:          0.5em;
    padding-top:            0.2em;
    padding-bottom:         0.2em;
}
#content a, #contentn a {
    color:                  #990000;
    font-weight:            bold;
    text-decoration:        none;
}
#content a:hover,   #contentn a:hover,  #content a:focus,   #contentn a:focus {
    color:                  #081c5a;
    text-decoration:        none;
}
#content #breadcrumbs a,    #contentn #breadcrumbs a {
    font-weight:            normal;
    color:                  #8690ae;
    text-decoration:        underline;
}
#content #breadcrumbs a:focus,  #contentn #breadcrumbs a:focus,
#content #breadcrumbs a:hover,  #contentn #breadcrumbs a:hover {
    color:  #990000;
}
#content #links a,  #contentn #links a {
    color: #081c6a;
    text-decoration: none
}
#content #links a:focus,    #contentn #links a:focus,
#content #links a:hover,    #contentn #links a:hover {
    color: #990000;
}
#content #links a,  #contentn #links a {
    color: #081c6a;
    text-decoration: none
}
#content #links a:focus,    #contentn #links a:focus,
#content #links a:hover,    #contentn #links a:hover {
    color: #990000;
}
#content img.center,    #contentn img.center {
    display:                block;
    margin-left:            auto;
    margin-right:           auto;
    margin-top:             0.8em;
    margin-bottom:          0.2em;
}
#content div.spaced,    #contentn div.spaced {
    margin-left:            1em;
    margin-bottom:          1em;
}
#content div.spaced a,  #contentn div.spaced a {
    margin-left:            0em;
    margin-right:           4em;
}
