/** Netscape_4.x */

.size1, .size1B {
	font-size:11px;
	line-height:15px;
}
.size2, .size2B {
	font-size:13px;
	line-height:17px;
}
.size3, .size3B {
	font-size:14px;
	line-height:18px;
}


/** Others */

@media all { 
	.size1, .size1B {
		font-size:11px;
		line-height:15px;
	}
	.size2, .size2B {
		font-size:12px;
		line-height:18px;
	}
	.size3, .size3B {
		font-size:13px;
		line-height:19px;
	}
	.size4, .size4B {
		font-size:14px;
		line-height:20px;
	}
	.size6, .size6B {
		font-size:16px;
		line-height:22px;
	}
	.sizeEXP_NEW {
		font-size:16px;
		line-height:22px;
	}
	.sizeCLOSEUP {
		font-size:16px;
		line-height:22px;
	}	
	.sizeNews16 {
		font-size:16px;
		line-height:22px;
	}	
	.sizeNews16black {
		font-size:16px;
		line-height:22px;
		color:#000000;
	}	
	.sizeNews16B {
		font-size:16px;
		line-height:22px;
		font-weight:bold
	}		
	.sizeNews14 {
		font-size:14px;
		line-height:22px;
	}
	.sizeNews14Black {
		font-size:14px;
		line-height:22px;
		color:#000000;
	}	
	.sizeNews14B {
		font-size:14px;
		line-height:22px;
		font-weight:bold		
	}	
}

.cvSize2 {
	font-size:12px;
	line-height:14px;
}

.cvSize1 {
	font-size:10px;
	line-height:12px;
}

A.cvSize2_black {
		font-size:12px;
		line-height:18px;
}
A.cvSize2_black:link {
		color: #2B364A;
}

A.cvSize2_black:visited {
		color: #2B364A;
}