body {
   background-color: #FFFFFF;
   margin: 0px;
   padding: 0px; 
   scrollbar-base-color:#FFFFFF;
	 scrollbar-3d-light-color:#FFFFFF;
   scrollbar-arrow-color:rgb(255,166,22);
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:rgb(42,142,191);
   scrollbar-shadow-color:rgb(42,142,191);
   scrollbar-track-color:#FFFFFF;
   }
table {
  width: 100%;
  height: 100%;
  }
iframe {
  width: 100%;
  height: 100%;
  border: 0px;
  }
p {
  font-family: Arial;
  font-weight: bold;
  color: rgb(42,142,191);
  font-size: 12px;
  }
a {
  text-decoration: none;
  color: rgb(42,142,191);
  letter-spacing: 0em;
  }
a:hover {
  color: rgb(255,166,22);
  }
img {
  padding: 0px;
  margin: 0px;
  border: 0px;
  }
.l {
	float: left;
	margin-right: 12px;
	}
.r {
	float: right;
	margin-left: 12px;
	}
tr,td {
  padding: 0px;
  margin: 0px;
  }
ol {
  list-style-type: square;
	}
li {
	line-height: 20px;
	}
sup {
	font-size: 9px;
	}
ol, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bd {
  border-color: rgb(173,217,237);
  border-width: 1px;
  border-style: solid;
  }
.navi {
  font-size: 15px;
  }
.snp {
  font-size: 10px;
  font-weight: normal;
  }  
.sna {
	font-weight: normal;
	text-decoration: underline;
  }
.sna:hover {
  text-decoration: none;
  }
.org {
  color: rgb(255,166,22);
  }
.cntng {
  font-size: 12px;
  line-height: 15px;
  }
.srmen {
  color: rgb(42,142,191);
  font-size: 12px;
  font-weight: normal;
  }
.ha {
  color: rgb(255,166,22);
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-weight: bold;
  }
.hb {
	letter-spacing: 0.1em;
  color: rgb(255,166,22);
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-weight: bold;
	}
.ft {
  font-size: 12px;
  font-weight: normal;
  color: rgb(42,142,191);
  font-family: Arial;
  }
.lnk {
  font-weight: normal;
  font-size: 12px;
  }
.hrule1 {
	width: 100%;
	height: 1px;
	background-color: rgb(173,217,237);
	margin-top: 5px;
	margin-bottom: 5px;
	}
.hrule2 {
	width: 100%;
	margin-top: 5px;
	height: 1px;
	background-color: rgb(173,217,237);
	margin-bottom: 10px;
	}
