body,td,th,ul {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: left;
}
body {
/*	background-image: url('../../_img/bg_stripe_green.gif'); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

a:link 		{ text-decoration: none; color: #333333; }
a:visited 	{ text-decoration: none; color: #333333; }
a:hover 	{ text-decoration: none; color: #333333; }
a:active	{ text-decoration: none; color: #333333; }

h1,h2,h3 	{ font-family: "MS UI Gothic"; }
h1 {
	background-color: #a67e1c;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: left;
	padding: 10px;
	line-height: 100%;
	margin: 0px;
/* 
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px;
 */
}
h2 {
	color: #494fd3;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: 100%;
}
/* 
h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1.0em;
	line-height: 180%;
	padding-top: 1px;
	padding-left: 10px;
	background-image:url(../_img/title_back.gif);
}
 */
.pan {
	font-size: 10px;
	color: #666666;
	line-height: 120%;
}
.point {
	color: #333333;
}
.keywords{
	font-size: 8px;
	color: #666666;
	line-height: 0%;
}
.copy {
	padding: 10px;
	margin: 0px;
	background-color: #a67e1c;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: right;
	line-height: 100%;
}