/* CSS Document */.text {color: #333333; font: bold 20px "Courier New"; font-family: "Courier New", Courier, mono; }.textbig {	font-size: 34px;	font-family: "Courier New";	width: auto;	height: auto;	cursor: crosshair;	color: #333333;	font-weight: bold;}.textsmall {	font-size: 16px;	font-family: "Courier New";	color: #333333;	font-weight: bold;}.texttiny {	font-size: 14px;	font-family: "Courier New";	color: #333333;}.textsmallb {	font-size: 16px;	font-family: "Courier New";	color: #111111;	font-weight: bold;}