p, td, span, div, body, li {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "sans-serif";
    font-size:9pt;
    color: #666666;}
        
ul,ol {
    margin-top:5px;}

li {
    font-size:8pt;}

/* general copy */
.copy {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "sans-serif";
    font-size:9pt;
    color:#666666;
    line-height:22px;
    }
    
.copySmall {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "sans-serif";
    font-size:8pt;
    color:#666666;
    line-height:17px;
    }

.quote {
    font-family: Times, sans-serif;
    font-size: 9pt;
    font-style: italic;
    }

.quoteLarge {
    font-family: Times, sans-serif;
    font-size: 12pt;
    font-style: italic;
    }
