body	{
	 background-color:#f0e68c;
	 font-size: 10pt;
	 line-height: 1.2
}
a       {
         text-decoration:none
}
a:hover {
	 left: 2px;
	 color: #6a5acd;
	 position: relative;
	 top: 2px;
	 background-color: #f0e68c;
}
h2      {
	 color: #9900ff;
}
.iro1   {
         font-weight: bold;
         font-size: 9pt;
         color: #9966cc
}
.iro2   {
         color: #cc6666;
}
.iro3   {
         background-color: #eee8aa;
         font-weight: bold;
         font-size: 16pt;
         color: #9900ff;
}
.type1 {
         font-size: 10pt;
         line-height: 15pt;
} 
.type2{
         font-size: 10pt;
         white-space:pre;
         line-height: 9pt;
}