/* CSS Document */
body,td,th {
	font-size: 12px;
	color:#333333;	
	letter-spacing:-1px;
}
.style1 {
	font-size: 11px;
}
.style2 {
	font-size :13px;
	font-weight:bold;
	color:#006699;	
	letter-spacing:-1.5px;
}
.style3 {
	font-size: 11px;
	color:#000000;
}
.style4 {
	font-size: 12px;
	color:#000000;
}

