
body {
    padding: 0pt 20pt;
    margin: 10pt;
    color: #332;
    background-color: #fffffa;
    font-size: 12pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-left: 1px solid #998;
    border-right: 1px solid #998;
}

h1, h2, h3, h4, h5{
    font-weight: normal;
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
    margin-top: 30pt;
    margin-bottom: 10pt;
}

h1 { font-size: 20pt; }
h2 { font-size: 19pt; }
h3 { font-size: 18pt; }
h4 { font-size: 16pt; }
h5 { font-size: 14pt; }

img{
    border-top: 1px solid #998;
    border-left: 1px solid #998;
    border-bottom: 1px solid #ccb;
    border-right: 1px solid #ccb;
    margin-top: 20px;
}

pre{
    border-top: 1px solid #998;
    border-left: 1px solid #998;
    border-bottom: 1px solid #ccb;
    border-right: 1px solid #ccb;
    padding: 10pt 0 10pt 10pt;
    font-size: 10pt;
    color: #338;
    background-color: #fbfaff;
/*  height: 180pt;
    overflow: scroll; */
}

code{
    font-size: 10pt;
    color: #338;
}

iframe{
    width: 100%;
    height: 222px;
    border: 1pt solid #cbe;
}

blockquote{
    margin: 24pt 6pt 24pt 6pt;
    padding: 8pt 12pt 12pt 12pt;
    border: 1pt solid #cbe;
    background-color: #ffd;
}

.doc-head{ 
    border-top: 1px solid #aa9;
    border-bottom: 1px solid #aa9;
    margin-top: 10px;
    padding-bottom: 10px;
}

.doc-summary{ 
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 12pt;
    border-bottom: 1px solid #aa9;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15%;
    padding-right: 30%;
}

.object-event{
    color: #050;
}

.breakout {
    border: 1px solid #aa9;
    padding: 10px;
    font:
}

.breakout li {
    list-style-type: none;
}

.references {
    margin-top: 30px;
    border-top: 1px solid #aa9;
}

.references p {
    margin: 0;
}

.references a {
    font-size: 10pt;
}

.foot-byline {
    font-style: italic;
    margin-top: 40px;
    border-top: 1px solid #aa9;
}

