BODY{
  font-size : 9pt;
  font-family : "MS UI Gothic",Osaka,sans-serif;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : right bottom;
  background : #c0f0c0;
  color : #002000;
  margin-left : 10px;
  margin-right : 10px;
}
TABLE{
  font-size : 9pt;
	
}
.xl0{
	padding : 0.2em;
	border: solid 1px #206020;
	background : #a0d0a0;
	font-size: 8pt;
}
.xl1{
	padding : 0.3em;
	border: solid 1px #206020;
	background : #e0ffe0;
}
.xl2{
	padding : 0.3em;
	border: solid 1px #206020;
	background : #ffffff;
}
.xl9{
	padding : 0.1em;
	border: solid 1px #206020;
	color: #b08080;
	background : #ffe0e0;
}

A{
	color : #205090;
	text-decoration : none;
}
A:visited{
	color : #209050;
}

A:hover{
  color : red;
  text-decoration : underline;
}
H3{
  color : white;
}
P{
  font-size : 9pt;
  text-align : right;
  color : red;
  margin-top : 5px;
  margin-left : 10px;
  margin-right : 10%;
  margin-bottom : 0px;
  line-height:110%;
}
UL{
list-style-type:decimal;
}
LI{
  font-size : 9pt;
  color:silver;
  line-height:110%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.fn9{
  font-size : 9pt;
  color : #cccccc;
}
