<STYLE type="text/css">
<!--
BODY {

	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 

	SCROLLBAR-FACE-COLOR: #c2ddfe; 
 	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #e1e1e1; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

  }

}

BODY, TD, TR, P, UL, OL, LI, TH, DL{	FONT-SIZE: 10pt; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; COLOR: #808080 }

h1	{	FONT-SIZE: 16pt; font-weight: bold; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;}
h2	{	FONT-SIZE: 14pt; font-weight: bold; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;}
h3	{	FONT-SIZE: 12pt; font-weight: bold; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;}


A.nav1:visited {
font-size: 11pt; WIDTH: 100%; COLOR: #CCCCCC; TEXT-DECORATION: none; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; font-weight:bold;
}
A.nav1:link {
font-size: 11pt; WIDTH: 100%; COLOR: #CCCCCC; TEXT-DECORATION: none; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; font-weight:bold;
}
A.nav1:hover {
font-size: 11pt; WIDTH: 100%; HEIGHT: 100%; COLOR: #CCCCCC; BACKGROUND-COLOR: #0099FF; TEXT-DECORATION: none; position:relative; top:1px; left:1px; font-weight:bold;
FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; 
}

A.nav2:visited {
	font-size: 11pt; COLOR: #CCCCCC; TEXT-DECORATION: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; font-weight:bold;
}
A.nav2:link {
	font-size: 11pt; COLOR: #CCCCCC; TEXT-DECORATION: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; font-weight:bold;
}
A.nav2:hover {
	font-size: 11pt; COLOR: #0099FF; text-decoration: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; position:relative; top:1px; left:1px; font-weight:bold;
}

A.nav3:visited {
	font-size: 10pt; COLOR: gray; TEXT-DECORATION: none; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;
}
A.nav3:link {
	font-size: 10pt; COLOR: gray; TEXT-DECORATION: none; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;
}
A.nav3:hover {
	font-size: 10pt; COLOR: #3366CC; text-decoration: none; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; position:relative; top:1px; left:1px;
}

A:visited {
	font-size: 10pt; COLOR: #006699; TEXT-DECORATION: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;
}
A:link {
	font-size: 10pt; COLOR: #006699; TEXT-DECORATION: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;
}
A:hover {
	font-size: 10pt; COLOR: #3366CC; text-decoration: underline; FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka; position:relative; top:1px; left:1px;
}

TEXTAREA {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	COLOR: #003399; 
	BACKGROUND-COLOR: #ffffff;

	FONT-SIZE: 10pt; 
	FONT-FAMILY: MS UI Gothic, MS PGothic, Osaka;
}

/*black menu*/
.leftcol{
	width:147px;
	margin-right: 1px;
	float:left;
	overflow: hidden;
	text-align: left;

}

.menu2 {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px;
	background-color: #EFEFEF;
	border-top: #272727 1px dotted;
	border-left: #272727 1px dotted;
	 FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
}

.menu2 li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.menu2 li a{
	color: #759398;
	text-decoration: none;
	padding: 2px 0px 2px 2px;
	display:block;
}
.menu2 li a:visited{
	color: #759398;
	text-decoration: none;
}
.menu2 li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
-->
</STYLE>