.quotedtext {
	font-size: small;
	text-decoration: blink;
	background-color: #CCCCCC;
	margin: .5in;
}
.comment {
	font-weight: normal;
	color: #000000;
	background-color: #33CCCC;
	text-indent: .5in;
}

