@charset "utf-8";

body {
	font-size: 16px; 
	line-height: 1.6;
	*font-size: 100%; /* ~WinIE7 */
}

.smaller {
	font-size: 15px; 
	line-height: 1.6; 
	*font-size: 93.7%;
}

.bigger {
	 font-size: 18px; 
	 line-height: 1.6; 
	 *font-size: 112.5%;
}

table, th, td  {
	font-size: 16px; 
	line-height: 1.6;
	*font-size: 100%;
}

.heading {
	font-size: 18px;
	line-height: 1.6;
	 *font-size: 112.5%; /* ~WinIE7 */
}

.fs20 {
	font-size: 22px;
	line-height: 1.6;
	*font-size: 137.5%; /* ~WinIE7 */
}
