@charset "utf-8";
/* CSS Document */

body {
	font-size:12pt;
}
#head br {
	display:none;
}
#head .classification {
	float:right;
}
a {
	background:transparent;
	color:#520;
	font-weight:bold;
	text-decoration:none;
}

.dont-print {
	display:none !important;
}
#content h2 {
	font-size:1.4em;
}
#content .caption {
	display:block;
	margin-top:1em;
}


