h1 {  font-size: 9pt}
h2 {  font-size: 9pt}
h3 {  font-size: 9pt}
h4 {  font-size: 9pt}

.table {
	BORDER-COLLAPSE: collapse;
}

#header h1  {  font-size: 16px; color:#333333; line-height:14px; margin:5px; padding:0px 50px 12px 320px; font-weight: normal}
#header p   {  font-size: 12px; color:#333333; line-height:14px; margin:-10px 0px 0px 0px; padding:0px 0px 12px 220px; font-weight: normal}
#header h2  {  font-size: 12px; color:#333333; line-height:14px; margin:-10px 0px 0px 0px; padding:0px 50px 12px 380px; font-weight: normal}
#header a:link{ text-decoration:none; color: #333333;	}
#header a:visited{	text-decoration:none; color: #333333;	}
#header a:hover{	text-decoration:none; color: #333333; }
#header a:active{	text-decoration:none; color: #333333; }

#banner h3  {  font-size: 11px; color:#333333; line-height:14px; margin:0px; font-weight: normal}
#banner p   {  font-size: 9px; color:#333333; line-height:14px; margin:0px 0px 0px 0px; font-weight: normal}
#banner a:link{ text-decoration:none; color: #333333;	}
#banner a:visited{	text-decoration:none; color: #333333;	}
#banner a:hover{	text-decoration:none; color: #333333; }
#banner a:active{	text-decoration:none; color: #333333; }

#copyright a:link{ font-size: 12px; text-decoration:none; color: #333333;	}
#copyright a:visited{	font-size: 12px; text-decoration:none; color: #333333;	}
#copyright a:hover{	font-size: 12px; text-decoration:none; color: #333333; }
#copyright a:active{	font-size: 12px; text-decoration:none; color: #333333; }

/* -- j[ -- */
#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	display: block;
	width: 800px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
#menu ul li {
	float: left;
	display: block;
	width: 125px;
	margin: 10px 0 10px 5px;
	padding: 0;
	list-style: none;
	text-align: center;
	color: #ffffff;
	background: #0067C5;
}
#menu ul li.list0 {
	letter-spacing: -0.5;
	font-size: 11px;
	margin-left: 15px;
}
#menu ul li.list {
	font-size: 12px;
}
#menu ul li a {
	width: 125px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
	overflow: hidden;
}
#menu ul li a:hover {
	width: 125px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}


.clear {
	clear: both;
}

