@charset "utf-8";

body, td {
	font-size: 16px; 
	font-weight: 100;
	line-height: 145%;
}
th {
	font-size: 16px; 
	font-weight: bold;
	line-height: 145%;
}
h1 {
	display: inline;
	font-size: 24px;
	line-height: 34px;
}
h1.title {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
}
h2 a  {
	font-size: 18px;
}
h3 {
	font-size: 20px;
	line-height: 21px;
}
h4 {
	font-size: 16px; 
	display: inline;
}
button, input, th, td, select {
	font-size: 16px;	
}
