@charset "utf-8";
html {
     width:100%
}

body {
	background-color: #fff;
	color: #000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
    color: #000;
}

img {
    border: 0;
	clear: both;
	background-color: #FFFFFF;
}

.content{
	background-color: #fff;
	color: #000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.header, .footer, .MenuBarHorizontal, #back_icon, #top {
    display: none;
}

.body_header {
    page-break-before: auto;
}

p {
    page-break-inside: auto;
}