/*
-------------------------------------
Print Stylesheet

version:   		1.0
date:      		20/05/2009
for website:	www.anna-art.org
author:    		[k.rehage]
website:   		[rehage-design.de]
------------------------------------
*/
body {
	color: #000;
	background: #fff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
img { border:0; }
#header, #leftcol  {
  	clear: both;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	display:none;	
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
p, a, li {
	font-size: 12px;
	color: #000;
}
h1, h2, h3, h4, p {
	margin: 15px 0px 15px 0px;
}
ul {
	margin: 15px 0px 15px 15px;
	list-style: disc;
}
