.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

blockquote {
	font-family: Verdana; font-size: 10px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quoter {
   	color: #212121;
    font: 7pt verdana;
	font-weight: none;
    font-style: none;
    text-decoration: underline;
}

.externalLnk {
	margin: 0px;
	padding: 0px;
    border: 1px solid #A9B8C2;
    background: #FFFFFF;
   	color: #414141;
    font: 7pt verdana;
    font-weight: none;
    text-decoration: underline;
	cursor: pointer;
}
