body {
FONT-SIZE:94%; _FONT-SIZE:75%; line-height: 120%;
	color : #222222;
}

td,th {
/*	FONT-SIZE:94%; _FONT-SIZE:75%; line-height: 120%; */
	color : #222222;
}

table {
/*	table-layout:fixed; */
}

a:Link{
	text-decoration  : true ;
 color : #003366;
}

a:Visited{
	text-decoration  : true;
	color : #112B44;
}

a:Active{
	text-decoration  : none;
	color : #669900;
}

a:Hover	{
	text-decoration  : true;
	background-color : #EEEEEE;
	color : #006699;
}

.text_normal {FONT-SIZE:94%; _FONT-SIZE:88%; line-height: 120%;}
.text_mid {FONT-SIZE:91%; _FONT-SIZE:84%; line-height: 120%;}
.text_mid_mini {FONT-SIZE:77%; _FONT-SIZE:70%; line-height: 120%;}
.text_mini {FONT-SIZE:75%; _FONT-SIZE:66%; line-height: 120%;}

.table_margin_top10{
	 margin-top:10px;
}

.table_to_top_button{
	 margin-bottom:10px;
}

.gray	{
	color : #555555;
}

.blue{
	color : #0067b6;
}


.line_c5c5c5	{
	border: 1px solid #c5c5c5;	
}

