@charset "UTF-8";
/* CSS Document */

body {
	width:auto;
	margin: 0 20pt 0 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000;	
	text-align:justify;
}

#viewport-head-slot01, #viewport-head-slot02, #viewport-head-slot03, #viewport-head-slot04, #viewport-foot, #viewport-main-column-2 {
	display:none;
}


h1 {
	font-size: 12pt;
	font-weight: 700;	
}

h2 {
	font-size: 12pt;
	font-weight: 700;	
	text-align:left;
}

#viewport-main-slot01 {
	text-align:justify;
}

img {
	padding: 0.25pt;
	border: 0.25pt solid #333;		
}

a{
	text-decoration: underline;
	color:#000;
}


