    body, p, td, li, dd, blockquote {
        background-color: #ffffff;
        color: #000000;
        font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-size-adjust: .48;
        font-weight: normal;
        letter-spacing: normal;
        text-transform: none;
        word-spacing: normal;
    }
    h1 {
        border-style: none;
        font-family: Impact, Arial Black, Helvetica Black, sans-serif;
        font-size: 24pt;
        font-size-adjust: .46;
        font-weight: 400;
        letter-spacing: normal;
        text-align: center;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    h2 {
        border-style: none;
        font-family:  Arial Narrow, Helvetica Narrow, sans-serif;
        font-size: 18pt;
        font-size-adjust: .46;
        font-weight: 700;
        letter-spacing: normal;
        text-align: center;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    h3 {
        border-style: none;
        font-family:  Arial Narrow, Helvetica Narrow, sans-serif;
        font-size: 16pt;
        font-size-adjust: .46;
        font-weight: 700;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    h4 {
        border-style: none;
        font-family:  Arial Narrow, Helvetica Narrow, sans-serif;
        font-size: 14pt;
        font-size-adjust: .46;
        font-weight: 600;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    h5, dt {
        border-style: none;
        font-family:  Arial Narrow, Helvetica Narrow, sans-serif;
        font-size: 12pt;
        font-size-adjust: .46;
        font-weight: 600;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    h6 {
        border-style: none;
        font-family:  Arial Narrow, Helvetica Narrow, sans-serif;
        font-size: 10pt;
        font-size-adjust: .46;
        font-weight: 600;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
    }
    tt, code {
        font-family: Courier New, Courier, monospace;
        font-size: 10pt;
    }
    small {
        font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
    }
    a:link {
        font-weight: bold;
        text-decoration: none;
    }
    a:visited {
        font-weight: bold;
        text-decoration: none;
    }
    a:active {
        font-weight: bold;
        text-decoration: none;
    }
    a:hover {
        color: #cc3333;
        font-weight: bold;
        text-decoration: none;
    }
    img.thumbnail {
        border-style: none;
        height: 110px;
        width: 80px;
    }
    .center {
	    margin-left: auto;
	    margin-right: auto;
	    text-align: center;
	}

