
body {
  margin-right: 20px;
  margin-left:  20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
  color: black;
  background: white url(logo_back.gif) fixed  200px  50px;
  width: 800px;
}
h1 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: x-large;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: medium;
  font-style: italic;
}

div {
  margin-left: 220px;
  margin-right: 20px;
  text-align: left;
}
img {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:10px;
  margin-right: 10px;
}
td {
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
table {
  width: 200px;
}
hr {
  color: #0F508D;
}

.li6 {
  font-size: small;
  font-weight: normal;
}
.tl1 {
  border: solid black 1px;
  text-align: left;
  font-size: small;
  font-weight: normal;
  padding: 10px;
}
.tl2 {
  width: 500px;
  text-align: left;
}
.tl3 {
  width: 400px;
  border: solid black 1px;
  text-align: left;
  font-size: x-small;
  font-weight: normal;
  padding: 20px;
}
.tl4 {
  width: 700px;
  text-align: left;
}
.t15 {
  width: 600px;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  font-size: x-small
}
.tl7 {
  width: 500px;
  border: solid black 1px;
  text-align: left;
  font-size: small;
  font-weight: normal;
  padding: 10px;
}
.td1 {
  text-align: left;
  font-size: small;
  font-style: italic;
  font-weight: normal;
}
.td2 {
  text-align: left;
  font-style: italic;
  font-weight: normal;
  font-size: x-small;
}
.td7 {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: small;
}
.th {
  text-align: left;
  font-style: normal;
  font-weight: bold;
}
.th6 {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  border: solid black 1px;
}
.cp {
  margin-top: 40px;
  text-align: left;
  font-size: xx-small;
}
.high {
  color: red;
}
a:link    { background-color:transparent; color:#0F508D;  }
a:visited { background-color:transparent; color:#7189B8;  }
a:active  { background-color:transparent; color:#7189B8;  }
a:hover   { background-color:transparent; color:#D4D9E4;  }