
		
        .side a {
                text-decoration: none;
                font-weight: bold;
                }

div.NotQuotedBlurb {
        width: 90%;
        margin: 0pt 12pt;
        line-height: normal;
        text-align: left;
        border: 0px solid #000;
}

#Content div.QuotedBlurb P {
        margin: 0.3em;
}

div.QuotedBlurb {
        width: 90%;
        margin: 12pt;
        padding: 5pt;
        text-align: left;
        border: 1px solid #000;
	background: #FFF
}

div.QuotedBlurb A:link {
        font-weight: bold;
        text-decoration: underline;
}

div.QuotedBlurb A:visited {
        text-decoration: underline;
        font-weight: normal;
}
