@charset "utf-8"; /* CSS Document */ .strikeout { 	text-decoration: line-through; } .parchmentback { 	background-image: url(/ttd/x/paper.gif); 	background-repeat: repeat; } .faintyellowback { 	background-color: #FFC; } .teletype { 	font-family: "Courier New", Courier, monospace; } 