html {
	width: 100%;
}
body {
	width: 17cm;
}
body,td,th,input,textarea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272727;
}
a {
	color: #3477C3;
	text-decoration: none;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom:6px;
}
h4 {
	font-size: 17px;
	color: #0A5992;
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

div[style] {
	display: block !important;
}
div.noprint,.noprint,#productfocus,#menubar,#searchbox,#activetabs,#tabhead,#newssubscribearea,#footerpopup,#productlinks,#companylinks {
	display: none !important;
}
#tabset, #fp_rightcol, #tabbody .tabbody,#accordion,.accordion_pane {
	width: 100%;
	margin: 0;
	float: none;
}
#copyright {
	margin-top:30px;
	border-top: solid 1px black;
	font-size:11px;
}
#productfocus {
	margin-top: 20px;
}
#productstatic {
	margin-top: 20px;
	width: 17cm;
}
