@charset "UTF-8";
/* CSS Document */

.content{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 150%;
	margin: 10px 0 0 0;
	padding: 0.99em;
	overflow-x: auto;
	overflow-y: auto;
}