@charset "UTF-8";

body {
	font-size: 13px;
	line-height: 2.0;
	*font-size: 81.3%; /* ~WinIE7 */
}

.smaller {
	font-size: 11px;
	line-height: 2.0;
	*font-size: 84.6%; /* ~WinIE7 */
}

.bigger {
	font-size: 15px;
	line-height: 2.0;
	*font-size: 115.4%; /* ~WinIE7 */
}

table, th, td {
	font-size: 13px;
	line-height: 2.0;
	*font-size: 100%; /* ~WinIE7 */
}
