pre.code {
    font-family:Lucida Console,Courier New,Courier,monospace;
    font-size:9pt; 
    margin-top: 0pt;
    margin-bottom: 0pt;
    background-color: #ffffdd;
    color: #888888;
    white-space:pre;
    border-style:solid;
    border-width:1px;
    border-color:#999999;
    padding:5px;
    line-height: 10px; 
}

.quote {
    font-family:Consolas,Arial;
    font-size:9pt; 
    margin-top: 0pt;
    margin-bottom: 0pt;
    background-color: #ffffff;
    color: #888888;
    white-space:pre;
    border-style:solid;
    border-width:1px;
    border-color:#999999;
    padding:5px;
    line-height: 10px; 
}