/*   http://kalax.com/css/print.css   */

a {
	color: #333;
	text-decoration: none;
}

body {
	background: #fff;
	margin: 30px;
}

div.content {
	border: 0px;
	color: #333;
	font-size: 11px;
	line-height: 140%;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}

div.footer {
	color: #333;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	width: 600px;
}

div.header {
	color: #333;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 80%;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.contenthead {
	font-size: 12px;
}

