html {width: 100%;}

body {
	background: white none;
	text-align: justify;
	color: black;
	font-size: 10pt !important;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 150%;
	border: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 7in;
}
#navbar, #navbarshift, #masthead, #validate, #sidebar, .hide, .noPrint{
   display: none;
}
#container, #cnt1 {
   width: auto;
   margin: 0 5% 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#cnt1, #pagebody, #supportingtext{
	margin: 0 !important;
}
#footer{
	font-size: 8pt;
}
div#cnt1 {
   margin-left: 10%;
   padding-top: 1em;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
h1{
	font-size: 14pt;
}
h2{
	font-size: 13pt;
}
h3{
	font-size: 12pt;
}
#validate, .hide{
	display: none;
}