@charset "utf-8";

#container .smaller {
	font-size: xx-small;
}
#container .bigger {
	font-size: small;
}
#container .smaller-link {
	font-size: xx-small;
}
/*reset*/
#container body,#container table{
	font-size: x-small;
}

