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

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

.big{
	font-size:120%;
}
.bigx{
	font-size:140%;
}
.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:0 0;}
#font_large a{background-position:-50px 0px;}
