
body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
}

a.HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #000099;
}

a:hover {
  color: #FF6666;
}

HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}

table.Narrow {
  font-size: 8pt;
  width: 350px;
}

table.Normal {
  font-size: 8pt;
  width: 500px;
}

table.Wide {
  font-size: 8pt;
  width: 620px
}

table.Inout {
  font-size: 8pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 8pt;
  width: 620px;
  border-collapse: collapse;
}

tr.Head1 { 
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-image: url(image/fund.jpg);
}

tr.Head2 {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #000099;
}

tr.Body1 { 
  color: #000000;
  background-color: #FFFFF2;
}

tr.Body1c { 
  color: #0000FF;
  text-align: center;
  background-color: #FFFFF2;
}
tr.Body2 { 
  color: #000000;
  background-color: #CCCCCC;
}

tr.Body3 { 
  color: #000000;
  background-color: #FFFFFF;
}

tr.Body3c { 
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}

em {
  color: #FF0000;
}

.info {
  font-family: Webdings, Verdana, Arial, Helvetica;
}

.Bt {
border: 1px dotted;
border-color: #008000;
font-family: Verdana;
font-size: 10px;
color: #000000;
}

.Bt2 {
	border: 1px dotted;
	border-color: #008000;
	font-family: Verdana;
	font-size: 10px;
	background-color: #F8F8F8;
	color: #000000;
}