/* Vasarley CSS
Version: 1
20th Aug, 2007)

Print layout: */

body {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	height: auto;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1, h2 {
	font-size:16px;
}

h3, h4, h5, h6 {
	font-size:14px;
}


img {
	display: none;
}

a {
	text-decoration: underline;
	color: #000000;
}
