/*Print*/

blockquote, body, caption, dd, dl, form, h1, h2, h3, h4, h5, h6, input, p, pre, textarea, table, td, th{
	margin: 0;
	padding: 0;
}


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #fff;
	color: #000;
	height: 100%;
}

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

a:hover{
	text-decoration: underline;
}

img{display: none;}}

small{
	font-size: 11px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
}

.dottop, .dottop div, .dotbottom, .dotbottom div{
	height: 1px;
	font-size: 1px;
}

#header {display: none;}
#sub_content{display: none;}
#sub_content2, #wrapper{text-align: left; display: block; width: 100%; margin: 0; float: none; overflow:visible; height: auto; page-break-inside: auto;}

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
