body, table, tr, td, input, select {
	font-size: 10pt;
	font-family: courier new, "Courier New", courier, monospace;
	line-height: 1.2;
}

a {
	color: darkgreen;
	text-decorarion: none;
}

textarea {
	width: 400px;
	height: 200px;
}
