body {
      background-color: #003f8e;
      text-align: center;
      font-size: 11px;
      }
#contents {
      margin: auto;
      }
table {
      font-size: 10px;
      color: #ffffff;
      }
td.image {
      text-align: left;
      }
tr.text1 {
      text-align: right;
      }
td.text11 {
      padding-right: 5px;
      }
tr.text2 {
      text-align: left;
      }
tr.text3 {
      text-align: center;
      color: #0068b7;
      }
tr.text5 {
      text-align: left;
      }
p.text4 {
      color: #ff0099;
      }
p.text6 {
      color: #110099;
      }
p.text7 {
      color: #00bfff;
      }
p.text8 {
      color: #7b68ee;
      }
p.text9 {
      color: #da70d6;
      }
p.text10 {
      color: #8b0000;
      }
p.text11 {
      color: #006699;
      }
p.text12 {
      color: #663366;
      }
a:link {
      color: #ffffff;
      }
a:visited {
      color: #cccccc;
      }
