/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



body {
 margin:20px 0 0 10px;
}
label {
 display:block;
 width:140px;
 font-weight:bold;
 text-align:left;
 font-size:16px;
}
span {
line-height:28px;
}
table, table tr {
 border:0;
 font-size:11px;
}
table td {
 border:0 !important;
 padding:0;
}

h3 {
 font-size:20px;
}
h4 {
 font-size:16px;
 font-weight:bold;
}

.block {
 position:absolute;
 width:355px;
}
.block.b1 {
 margin-top:15px;
}
.block.b2 {
 margin-top:275px;
}
.block.b3 {
 margin-top:525px;
}
.block.b4 {
 margin-top:660px;
}
.block.b5 {
 margin-top:765px;
}
.block.b6 {
 margin-top:15px;
 margin-left:385px;
 font-size:16px;
}

.block.b6 td {
 font-size:18px;
 padding:2px 0;
}
.fbold {
 font-weight:bold;
}


