
blockquote {
    background-color: #ffffcc;
    font-family: serif;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    padding: 9pt 24pt 32pt 24pt;
    border: 1px solid silver;
    margin: 12pt 24pt;
}

blockquote .Leadin {
    font-weight: normal;
    font-style: italic;
    margin-bottom: 9pt;
}
