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

body,body p{
	font-size:120%;
	color:#333333;
	line-height:180%;
	text-align:left;
}
.smallx{
	
}
.small{
	font-size:100%;
}

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

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

#menu dl dd li{
	color:#333333;
	font-size:100%;
}


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

