/* 
Print Stylesheet for Leonard Newman Angus 
Built 21.04.2008 by T. Nguyen
*/
body{
	margin: 0;
	padding: 0;
}
body, p{
	background: white;
	font: 12pt Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}
a, a:link, a:visited{
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #410749;
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#navwrapper, #logo, #nav, #navend, #footer{
	display: none;
}
#container, #api{
	width: auto;
	border: 0;
	margin: 5%;
	padding: 0;
	float: none !important;
	background: transparent;
}
#header, #contentwrapper, #content{
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	background: transparent;
}
