/***********************************************/ 
/*FONT SIZE SMALL SET*/
/***********************************************/ 

p {
	font-size:100%;
	color:#333333;
	line-height:150%;
	text-align:left;
}
.smallx{
	font-size:75%;
}
.small{
	font-size:80%;
	_font-size:85%;
}

.bigx{
	font-size:120%;
}
.bigxx{
	font-size:160%;
}


h2,h3,h4,h5,h6,li,dt,dd{
	font-size:100%;
	color:#333333;
}

#font_small a{background-position:0px 0px;}
#font_normal a{background-position:0px 0px;}
#font_large a{background-position:0px -29px;}
