@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana, tahoma, sans-serif;
	color: #000000;
	background-color: #ffffd7;
}
p {
	font-size: .8em;
}
.heading {
	font-size: 0.9em;
	font-weight: bold;
}
a {
	color: #000000;
	font-size: .9 em;
	font-weight: bold;
	text-decoration: none;
}
.sf {
	font-size: 0.9em;
}

img {
	padding: 2px;
	border: thin solid #000000;
}
.pdfdown {
	font-size: 0.8em;
	font-weight: bold;
}

