body {
	background: white;
  font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#hm {
	display: none;
}

#footer {
	display: none;
}

#footermenu {
	display: none;
}

.right {
	display: none;
}

/*sup {
	display: none;
}
*/

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
  padding-bottom: 20pt;
}

table { 
 border-spacing:10px; 
 }

.td-left {
padding-right: 40px;
white-space:nowrap;
}

   
img {
width: 100%;
/*padding-bottom: 25pt; */
}


h1, h2,h3, h4, h5, h6 {
	padding-top: 2pt;
	padding-bottom: 2pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

h4 {
	font-size: 14pt;
}

p, ul {
	font-size: 12pt;
	line-height: 14pt;
}

textarea, input[type=text] {
	border: none;
	border-bottom: 2px #000 dashed;
}