<style type="text/css">
<!--
	body{
  font-size:medium;
  background-color:#e7e7e7;
  background-image: url(./image/backline.gif);
}
table, tr, td{
  font-size:10pt;
  background-color:#e7e7e7;
}

div{
  background-color:#e7e7e7;
}

th{
  font-size:0.9em;
}
P{
  margin : 1em 1em;
  margin-bottom : 1em;
  margin-left : 1em;
  border-top-style : none;
  background-color : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
h2{
  font:bold 1.2em sans-serif;
  color:#ffffff;
  background-color:#ff8000;
  border-style:solid;
  margin:0em 2em 1em;
}
h3{
  font-style:bold;
  border-color:#ff8000;
  border-style:none none solid solid;
  text-indent:2em;
  margin:1em 2em 1em;
}
ul{
  margin:1em 4em 1em;
}
.center{
  text-align:center;
}
.right{
  text-align:right;
}
fieldset{
  margin:1em 3em 1em;
}
a:link {
  color: #0000ff;
  text-decoration:none;
}
a:visited {
  color: #0000ff;
  text-decoration:none;
}
a:hover{
  color : #ff0000;
  text-decoration:underline;
  background-color:#c0c0c0;
}
-->
</style>