body {
  background-color: #ffffff;
  margin-left: 10%;
  margin-right: 10%;
  line-height: 1.7em;
}
.small_font {
  font-size: 10pt;
}
.medium_font {
  font-size: 12pt;
}
p{
  margin-left: 5%;
  margin-bottom: 14px;
  line-height: 150%;
}
.g{
  font-weight: bold;
  background-color: #ccffcc;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #009900;
  border-left-color: #009900;
  border-top-width: 1px;
  border-right-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #009900;
  border-right-color: #009900;
  text-align: center;
  padding-top: 6pt;
  padding-bottom: 6pt;
  padding-left: 6pt;
}
.footer{
  border: solid;
  border-width: 1px 3px 2px 1px;
  width: 640px;
  padding: 2px;
  border-color: #009900;
  font-size: 90%;
  text-align: center;
  background-color:#ccffcc;
  line-height: 98%;
  padding-top: 6px;
}
table.top {
        border: 0px;
        border-collapse: separate;
}
td.top {
        border: 0px;
        text-align: left;
}
TD {
	FONT-SIZE: 14px; COLOR: #333333; LINE-HEIGHT: 130%;
}
SPAN.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff;
}
TD.title {
	TEXT-ALIGN: right;
        vertical-align: top;
        padding-top: 5px;
        padding-right: 10px;
}
A.title:link {
	COLOR: #666666;
}
A.title:hover {
	COLOR: #ff3300;
}
A.title:visited {
	COLOR: #ff9933;
}

a.link {
text-decoration: none;
}

A.link:link {
	COLOR: #ffffff;
}
A.link:hover {
	COLOR: #000000;
}
A.link:visited {
	COLOR: #ffffff;
}

td.hyou {
       text-align: right;
       border: solid 1px #000000;
}

td.hyou2 {
       background-color: #ffffcc;
       border: solid 1px #000000;
}
