/* This is the stylesheet modern browser will use to print your pages. */
a, p {
	color: #000;
}
body {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #000;
}
h1,h2,h3,h4,h5 {
	font-family: arial,helvetica,sans-serif;
}
#main {
	margin: 0;
	padding: 0;
	width: auto;
}
#horizon, #left, #foot, #header, .hide {
	display: none;
}