/* CSS Document */

/* Small Font Size */
/* The styles defined here are those elements whose size remains constant when text-size tool is used or any other related variation*/
	body {font-size: 12px;}
	.textsizesm, a.textsizesm {text-decoration:none;}
	.textsizemed, a.textsizemed{text-decoration:underline;}
	.textsizelg, a.textsizelg {text-decoration:underline;}
