/*******************************************************************************
Title:   Stylesheet for amsilk.com
Media:   Printer
Author:  ability-webdesign.ch
Created: 04.03.2009
Update:  14.03.2009
*******************************************************************************/

body {
	margin: .4in;
	padding: 0;
	color: black;
	background: white;
	font:small verdana, helvetica, arial, sans-serif;
	font-size:12px;
}

h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 13pt;}
a:link, a:visited {color: #666; text-decoration: none;}

#header, #nav-container, #content-image, #footer, #content-right-subpage, #content-image-subpage{
	display:none;
	height:0;
	width:0;
	padding:0;
	margin:0;
}

#content-left-news h1, #content-left-news .news-item {
	margin:0;
	padding:0;
}
