/* NOUSEFOOLCSS 2013 PRINT */

body 
{
	background: #ffffff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.2;
}
caption, h1, h2, h3, h4, h5, h6{page-break-after: avoid;}
blockquote, p{orphans: 2; widows: 2;}
blockquote, ol, ul{page-break-inside: avoid;}
ol, ul{list-style: none; padding: 0;}
li:before{content: "» ";}
a img{border:none;}
img{max-width: 500px;}
a[href]:after{content: " [" attr(href) "]";}
a:link, a:visited{color: #000000;}
form{display: none;}
hr
{
	background: #000000;
	color: #000000;
	display: block;
	height: 1px;
	outline : 0;
	size: 0;
	text-align: left;
	width: 500px;  	
	border: 0;
	margin: 0;
}