body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #717164;
}
.logo {
	position: absolute;
	top: 10px;
	width: 600px;
}
.ki_top {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 600px;
	height: 23px;
	background-color: #DADADA;
	border-bottom: #A19D83 solid 1px;
	text-align: right;
}
.ki_return {	
	position: absolute;
	top: 65px;
	width: 600px;
	text-align: right;
}
.ki_return a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #898987;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
}
.ki_top a:hover {
	color: #F8AF00;
	text-decoration: none;	
}
.press_article {
	position: absolute;
	top: 75px;
	left: 25px;
	width: 550px;
	padding-bottom: 20px;
}
h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	font-weight: normal;
}
.subhead {
	font-size: 16pt;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 8px;
}
h4, th {
	font-family: Arial, sans-serif;
	font-size: 14px;
}
p, td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}
td {
	padding-right: 10px;
}
.article_control {
	width: 550px;
	text-align: center;
	padding: 20px;
}
.article_control a {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #898987;
}
.article_control a:hover {
	color: #F8AF00;
	text-decoration: none;
}
p.author {
	margin-top: -10px;
}
/* 
a:visited {
	color: Blue;
}
 */