BODY {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	margin: 50px;
	margin: 20px;
}
TEXTAREA {
	//background-color: #f5ffaa;
	color: #0000cc;
}
SELECT {
	font-family: "courier new";
}
PRE {
	background-color: #ffe0ff;
}
a {
	font-weight: bold;
}