@charset "utf-8";
body {
	font-size: 80%;
	font-family: Verdana, Arial, "Lucida Grande", Geneva, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #D9DDD9;
	background-image: url(../images/bk.gif);
}

.print {
	font-family: "Courier New", Courier, monospace;
} 

