/*	
	grima.Org STYLESHEET
	
	CLIENT:		grima.Org
	
	AUTHOR:		GRIMA.ORG
				(http://www.grima.Org/)
	
	MEDIA:		PRINT

----------------------------------------------------*/
body {
	margin: 40px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
/* Hide following Items
----------------------------------------------------*/
#nav, #navigation, #navigation-sub {
	display: none;
}
#main-textBox-center {
	width: 550px;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
}
p {
	line-height: 130%;
	font-size: 11px;
	text-align: left;
}
h1, h2 {
	font-size: 14px;
	text-align: left;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}