
/*	print style sheet Ateitis*/


body {
	background: none;
	border: none;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: auto;
	margin: 1em 0 0;
	position: static;
	text-align: left;
	width: auto;	
}

h1, h2, h3 {
	font-family: "Times New Roman", "Trebuchet MS", Verdana, sans-serif;
}

a img {
	border: none;
}

hr {
	color: #333;
	background: #333;
	height: 2px;
}

a:link, a:visited {
	color: #555;
}

p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#navbar, #inner-image, #outer-image, #header{
	display: none;
}

#footer {
	margin-top: 2em;
	border-top: 1px solid #333;
}