body,tr,td,th { 
	font-size: 10pt;
	color:#666666;
}

textarea.rule{
	border-style: solid;
	border-color:#cccccc;
	color:#666666;
	font-size:10pt;
}

a{
       text-decoration:none;
       font-size:10pt;
       color:#99cc66;
      }

a:hover{
       text-decoration:underline;
       font-size:10pt;
       color:#99cc66;
      }

a.sup{
       text-decoration:none;
       font-size:12pt;
       color:#99cc66;
	font-weight:bold;
      }

a.sup:hover{
       text-decoration:underline;
       font-size:12pt;
       color:#99cc66;
	font-weight:bold;
      }

a.jmp{
       text-decoration:none;
       font-size:8pt;
       color:#888888;
      }

a.jmp:hover{
       text-decoration:underline;
       font-size:8pt;
       color:#99cc66;
      }

a.blk{
       text-decoration:none;
       font-size:10pt;
       color:#000000
      }

a.blk:hover{
       text-decoration:underline;
       font-size:10pt;
       color:#99cc66;
      }


font.tit{
	font-size:12pt;
	color:#99cc66;
}

font.tit_gl{
	font-size:12pt;
	color:#999999;
}

font.min{
	font-size:9pt;
}



UL {
	LIST-STYLE: square
}

UL.t {
	LIST-STYLE: square;
	margin-bottom:0px;
}

li.a{
	color:#99cc66;
	font-size:12pt;
	font-weight:bold;
}

a.flow{
       text-decoration:none;
       font-size:10pt;
       color:#cccccc;
      }

a.flow:hover{
       text-decoration:underline;
       font-size:10pt;
       color:#99cc66;
      }

input.submit{
	background-color:#FFFFFF;
	color:#99cc66;
}
