html{
	font-size:12pt;
	margin:0;
	font-family:"Times New Roman", serif;
}
body{
	font-size:12pt;
	margin:0;
	width:100%;
}
abbr, acronym{
	border-bottom:0;
}
a{
	color:black;
	text-decoration:none;
}

div.code div.sample{
	margin-left:0;
	margin-right:0;
	font-size:9pt;
}
#TablePics{
	margin-left:-1cm;
	margin-right:-1cm;
}
h1, h2, h3, h4, h5, h6, dt, *:before, div.code *.code-header, *.list_header, *.graphics_list li{
	page-break-after:avoid;
	page-break-inside:avoid;
}
*:after{
	page-break-before:avoid;
	page-break-inside:avoid;
}

#Appendix_A table{
	width:100%;
	font-size:0.5em;
}

h1{font-size:2em;}

h2{
	font-size:1.8em;
	margin-top:20px;
}

h3{
	font-size:1.6em;
	margin-top:20px
}

h4{font-size:1.4em;}

h5{font-size:1.2em;}

h6{font-size:1em;}

#Navigation{display:none;}

