/* Quotes Custom Styles */
.Quotes
{
        font-family: Verdana;
        font-weight: bold;
        font-size: 9pt;
        color: #000000;
}

.Authors
{
        font-family: Verdana;
        font-size: 8pt;
        font-style: italic;
        color: #3300CC; 
}
