body{
	margin:0px;
}

#whole{
	width:750px;
		background:url("images/back.jpg") repeat-y;
	padding:5px;
	margin:0px auto 0px auto;
}

#wrapper{
	font-size:10pt;
	padding:0px 8px;	
}


h2{
	background:url("images/h2.gif") no-repeat;
	font-size:11pt;
	line-height:30px;
	padding-left:20px;
	margin-bottom:0px;
	margin-top:2px;
}

h3{
	font-size:12pt;
	/*background:#aa8855;*/
	background:url("images/h3.gif") no-repeat;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:4px;
	border-top:1px solid #dba;
	border-left:1px solid #dba;
	border-bottom:2px solid #654;
	border-right:1px solid #654;
	margin-bottom:5px;
	margin-top:0px;
	color:#fff;
}




.block .sent{
	border-top:1px dotted #bbb;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	font-size:9pt;
	color:#333;
	line-height:15pt;
}


.address{
	font-size:8pt;
	margin-top:3px;
}


.block{
	background:url("images/block_back.gif") repeat-x #fff;
	border-left:1px solid #bb9933;
	border-right:2px solid #bb9933;
	font-size:10pt;
	height:260px;
	vertical-align:top;
}

.block_top{
	background:url("images/block_top.gif") no-repeat 0% 0%;
	font-size:3px;
	line-height:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.block_bottom{
	background:url("images/block_bottom.gif") no-repeat;
	font-size:8px;
}


.smalltxt{
	margin-top:3px;
	margin-bottom:6px;
	font-size:8pt;
}

.footer{
	font-size:10pt;
	text-align:center;
	padding-top:10px;
}

.style1{
	font-size:8pt;
	background:#fff;
}
