body {
  background-attachment: fixed;
  margin:                0px 0px 0px 0px;
  background-color:	     #dddddd;
  color:                 #000000;
  }
a:link {
  color:#0000ff;
  }
a:visited {
  color:#330099;
  }
a:active {
  color:#009900;
  }
a:hover {
  color:#ff0000;
  }
body, th, td, p {
  line-height:150%;
  }
.center {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  }
p {
  font-size:80%;
  }
.font1 {
  color:#00004c;
  font-family:Arial;
  }
.font2 {
  font-size:90%;
  font-family:Arial;
  }
.font3 {
  font-size:80%;
  font-family:Arial;
  }
.box-navi {
  border-width : 3px 1px 1px 1px;
  border-style : solid;
  background-color : #dff6df;
  text-align : center;
  font-family:Arial;
  font-size:80%;
  border-color : #009999;
  }
.box-white {
  border-width : 1px;
  border-style : solid;
  background-color : #ffffff;
  text-align : center;
  font-family:Arial;
  border-color : #009999;
  }
.box-light {
  border-width : 1px;
  border-style : solid;
  background-color : #e6eded;
  text-align : center;
  font-family:Arial;
  border-color : #009999;
  }
.textbox-white {
  border-width : 1px;
  border-style : solid;
  background-color : #ffffff;
  text-align : left;
  font-family:Arial;
  border-color : #009999;
  }
.box-footer {
  border-width : 1px 0px 4px 0px;
  border-style : solid;
  background-color : #eaeaf9;
  text-align : center;
  color:#00004c;
  border-color : #44448a;
  }
.title {
  border-width : 0px 0px 1px 4px;
  border-style : solid;
  background-color : #dff6df;
  text-align : left;
  font-size:90%;
  font-family:Arial;
  font-weight: bolder;
  border-color : #009999;
  }
.sub {
  border-width : 1px;
  border-style : solid;
  background-color : #eaeaf9;
  text-align : left;
  font-size:90%;
  font-family:Arial;
  border-color : #009999;
  }
.text {
  border-width : 0px 0px 1px 0px;
  border-style : dashed;
  background-color : #ffffff;
  text-align : left;
  font-family:Arial;
  padding: 5px;
  border-color : #009999;
  }
.ntext {
  border-width : 0px;
  background-color : #ffffff;
  text-align : left;
  font-family:Arial;
  padding: 5px;
  }
.photo {
  border-width : 0px;
  background-color : #ffffff;
  vertical-align: top; 
  text-align : center;
  font-family:Arial;
  font-size:70%;
  color : #666666;
  }
