BODY {
	font-family : Verdana, sans-serif;
	font-size : 12px;

background: #ffffff;

 
} 

td, textarea, input, select { 
font-family: Tahoma; 
font-size: 12px; 
color: #000000; 
font-weight: normal; 
} 
.tableDetail_menu { 
font-size: 9px; 
font-family: Tahoma; 
color: #067f2e;
font-weight: bold;
} 
.tableDetail_main_index { 
font-size: 12px; 
font-family: Tahoma; 
color: #6c6c6c;
font-weight: none;
}
.tableDetail { 
font-size: 12px; 
font-family: Tahoma, sans-serif; 
color: #000000;
font-weight: bold;

}
.tableDetail_basis { 
font-size: 11px; 
font-family: Tahoma, sans-serif; 
color: #000000;
font-weight: bold;

}
.tableDetail_home { 
font-size: 10px; 
font-family: Tahoma, sans-serif; 
color: #000000;
font-weight: bold;

}
.tableDetail_onder { 
font-size: 10px; 
font-family: Tahoma, sans-serif; 
color: #555555;
font-weight: bold;

}
.frame { 
font-family: Tahoma, sans-serif; 
font-size: 12px; 
color: #000000; 
border: 1px solid #cc0000; 

}
	
A {
	text-decoration: none;
	color: #555555;
	font-weight : none;
}

A:Hover {
	text-decoration: underline;
	color: #067f2e;
	font-weight : none;
}
