body { 

  color:#464646;
  margin : 10mm 10mm;
	}

HR{
  padding-bottom : 0px;
  padding-top : 0px;
}

h1 {
	text-align: center;
	font-family: "HGۺ޼M-PRO", Verdana, Arial, sans-serif;
	color: #000099; font-weight: bold; font-size:20px;
}

h2 {
	text-align: left;
	font-family: "HGۺ޼M-PRO", Verdana, Arial, sans-serif;
	color: #000099; font-weight: bold; font-size:14px;
  margin-top: 10px;
  margin-bottom: 1px;
  padding-left: 12px;
  background-image : url(header.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
	
}


.box {  float: center;
  margin: 5px 5px 5px 10px;
  font-size: 12px;
  color : #414141;
  text-align:left;
  text-decoration: none;
  background-color: #EBEBEB;
  padding: 0px 5px 0px 5px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.box h4 {
  font-weight : bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #FFF;
  background-color: #8FAEBE;
  padding: 5px 10px 5px 10px;
  margin: 0px;
}
.box ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.box li {
  font-size: 12px;
  list-style-type: none;
  padding: 0px;
  margin: 0px 3px 2px 0px;
}

a {
  text-decoration:none;
  font-weight: bold;
@font-size: 12px;
  padding-left: 10px;
  background-image : url(ls3blue.gif); 
  background-repeat : no-repeat;
  background-attachment : fixed;
}
a#h3 {  font-size: 12px;
  padding-left: 10px;
  background-image : url(ls3blue.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
}
a#h2 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 1px;
  font-weight: bold;
  color: #000099;
  padding-left: 12px;
  background-image : url(header.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
}
a:link, a:visited {
  color: #3F658C;
}
a:active, a:hover {
  color: #996;
}
p {
  font-size: 12px;
  line-height: 110%;
  margin: 5px 0px 5px 10px;
}



#copyright {
	background: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;	
	margin: 50px 0px 0px 0px;
	padding-left: 30px;
	}

