body {
	background:white url(../images/g_base_a.gif) no-repeat top center;
	margin:0;
	padding:0;
}
#copy {
	margin:30px;
	padding:35px 230px 20px 10%;
	background:#EADAFB url(../images/g_inner_a.gif) no-repeat top center;
	height:200px;
}
#inner {
	width:100%;
}
html>body #copy {
	height:auto;
	min-height:200px;
}
p {
	font:normal 13px Arial, sans-serif;
	color:black;
	letter-spacing: 1px;
}
p.note {
	font-size:11px;
	color:#666;
}
td {
	vertical-align:top;
}
h1 {
	background:#F4ECFD;
	font:bold 15px Arial, sans-serif;
	color:black;
	letter-spacing: 1px;
}
h1.k {
	background:#FF0000;
	color:white;
	text-indent:2px;
}
h1.n {
	background:#06C2DF;
	color:white;
	text-indent:2px;
}
h1.i {
	background:#F98306;
	color:white;
	text-indent:2px;
}
h1.f {
	background:#6AC44E;
	color:white;
	text-indent:2px;
}
a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FE0001;
}
#address {
	position:absolute;
	top:65px;
	right:56px;
	width:170px;
	padding-left:14px;
	border-left:1px dashed #333;
}
#arrow {
	position:absolute;
	top:162px;
	right:240px;
}
span.red {
	color:red;
	font-weight:bold;
}
ul {
	margin:10px 0;
	list-style:none;
}
ul li a {
	background:url(../images/g_pdf_logo.gif) no-repeat;
	height:28px;
	display:block;
	width:140px;
	padding:4px 0 0 40px;
	font:bold 13px Arial, sans-serif;
	margin:0 0 5px 0;
}
#content {
	position:absolute;
	top:-1000px;
	left:0;
}