h1 {
	text-align: left;
	font-weight: bold;
	font-size: large;
}
h2 {
	text-align: left;
	font-variant: small-caps;
	font-size: larger;
}
p.press {
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	margin-left:40px;
	margin-right:40px;
}
div.main {
	width: 780px;

}
p.pressnote {
	text-align: left;
	font-style: italic;
}
hr.press {
	width: 780px;
}
td#tdmain div {
	position: absolute;
	width: 610px;
}
img#logo {
	position: absolute;
	left: 405px;
	top: 10px;
	width: 100px;
}
hr#cnt {
   position: absolute;
	width: 360px;
	top: 80px;
	left: 10px;
	margin-bottom: 20px;
}

hr#cnt2 {
   position: absolute;
	width: 360px;
	top: 100px;
	left: 10px;
	margin-bottom: 20px;

}
hr#cnt3 {
   position: absolute;
	width: 360px;
	top: 80px;
	left: -20px;
	margin-bottom: 20px;
}

hr#cnt4 {
   position: absolute;
	width: 360px;
	top: 100px;
	left: -20px;
	margin-bottom: 20px;

}
#showlng1 {
   text-align: right;
	width: 540px;
	top: 220px;
	position: absolute;
}