<style type="text/css">

a:link    {
  font-size: 10pt;
  text-decoration:none;
  color:#a9a9a9;
}
a:visited {
  font-size: 10pt;
  color:#a9a9a9;
  text-decoration:none;
  font-family :  "MS UI Gothic";
}
a:active  {
  font-size: 10pt;
  color:#a9a9a9;
  text-decoration:none;
  font-family :  "MS UI Gothic";
}
A:HOVER   {
  font-size: 10pt;
  color:#123188;
  text-decoration:underline;
  font-family :  "MS UI Gothic";
}
body,table,tr,td {
  font-size: 10pt;
  color:#a9a9a9;
  font-family :  "MS p Gothic";
  scrollbar-arrow-color : #878787; 
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-face-color : #ffffff; 
  scrollbar-highlight-color : #878787;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color : #878787;

}
 
.text {
	font-size: 10pt;
	color: #878787; 
	font-family :  "MS p Gothic";
}

.lay1 {
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	top: 362px;
	left: 185px;
	width: 200px;
	height: 30px;
	border-style:dotted;
	border-width:1px;
	filter:Alpha(opacity=70);

}
 
}

</style>

