/* on 2003/01/15 15:34:22 */

.fontsize {
font-size : 12px ;
line-height : 180% ;
}

.fontsize_s {
font-size : 10px;
line-height : 180%;
}

A.bLink1 {
	font-size: 10px;
	text-decoration: none;
	color: #0033CC;
 }
A.bLink1:hover {
	font-size: 10px;
	text-decoration: none;
	color: #C71444;
 }


A.bLink2 {
	font-size: 12px;
	text-decoration: none;
	color: #0033CC;
 }
A.bLink2:hover {
	font-size: 12px;
	text-decoration: none;
	color: #C71444;
 }


A.bLink3 {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
 }
A.bLink3:hover {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
 }.fontsize_l { font-size : 13px; line-height : 18px ; }
.fontsize2 {

font-size : 12px ;
line-height : 15px;
}
.fontsize_b {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

