body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-color: #FFF;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.pright {
	text-align: right;
}
