<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  margin:0;
  padding:0;
  background-color:#ffffff;
  /* background-image:url('background.png'); */
  background-repeat:repeat-x;
  /* background-attachment:fixed; */
}

hr {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #000000;
  height: 1px;
}

table,tr,td {
  border: 1px #000000 solid;
}

th {
  border: 1px #000000 solid;
  text-align: center;
}

.mpoint {
  text-align:left;
}

.modified {
  font-weight:bold;
}

.clearfix { 
  width:100%;
}

.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

.phrase {
  font-weight:bold;
  font-size:large;
}

/*
.facebooklikebutton {
  border:none;
  overflow:hidden;
  width:150px;
  height:21px;
}
*/

#main {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

#breadcrumb {
  height:30px;
  text-align:left;
  font-size:small;
  margin-top:10px;
}

#titleimage {
  margin-top:20px;
  width:1000px;
  text-align:center;
}

#snstools {
  width:1000px;
  text-align:right;
}

#maintext {
  text-align:center;
  margin-top:30px;
/* padding-top:50px; */
}

#informationleft {
  text-align:left;
  float:left;
  width:698px;
  margin-top:30px;
}

#informationright {
  text-align:right;
  float:left;width:298px;
  margin-top:30px;
  vertical-align:bottom;
}

#banner {
  text-align:left;
  margin-top:30px;
  font-size:small;
}

#footer {
  text-align:center;
  font-size:small;
}

#maintext-left {
  text-align:left;
  margin-top:30px;
}
</pre></body></html>