BODY {
	FONT-SIZE: 8pt
}
TH {
	FONT-SIZE: 8pt
}
TD {
	FONT-SIZE: 8pt
}

A:link {
  text-decoration: none;
  color:           #29249c;
}
A:visited {
  text-decoration: none;
  color: #29249c;
}
A:hover {
  text-decoration: none;
  color: #ff6600; 
}

.form_sty{
	border-width : 1px;
	border-style : solid;
	border-color : #808080;
	FONT-SIZE    : 10pt;
}

.select_sty{
	border-width : 1px;
	border-style : solid;
	border-color : #808080;
  background-color : #cccccc;
}

.submit_btn{
	
	
	border:           1 solid;
	border-color:     #808080;
  color : #999999;
  background-color : #ffffff;
}

.box	{
	border-width:		1px;
	border-style : 		solid;
	border-color:		#808080;
	background-color:	#ffffff;
	FONT-SIZE:              10pt;
}

.futo{
  font-size : 13pt;
  font-weight : 700;
  color : #000099;
}

.futo1{
  font-size : 11pt;
  font-weight : 600;
  color : #000099;
}

.futo2{
  font-size : 10pt;
  font-weight : 600;
  color : #000099;
}

.futo3{
  font-size : 10pt;
  font-weight : 600;
  color : #000000;
}

.hoso{
  font-size : 9pt;
  font-weight : 500;
}

