@charset "UTF-8";

body {
	font:13px/1.231;
	*font-size:small;
	*font:x-small;
}

select,
input,
button,
textarea {
	font:99%;
}

table {
    font-size : inherit;
    font : 100%;
}

pre,
code,
kbd,
samp,
tt {
    *font-size : 108%;
    line-height : 100%;
}

