@charset "utf-8";

body, td {
	font-size: 12px; font-weight: 100;
	line-height: 140%;
}

textarea {font-size: 12px; font-weight: 100; line-height: 130%;}

th {font-size: 12px; font-weight: bold;
	line-height: 135%;}

h1 {display:inline; 
	font-size: 16px;
	line-height: 24px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
}

h2 a  {
	font-size: 14px;
}

h3 {
	font-size: 16px;
	line-height: 21px;
}

h3 span {
	font-size:12px; 
	font-weight: normal;
	margin-left:10px;
	line-height: 21px;
	text-align: right;

}
h4 { font-size: 12px; margin: 0; display:inline;
	}
	
h5 { font-size: 10px; display:inline; font-weight:100;
	line-height: 12px;
	/*margin: 0;*/}
	
button, input, th, td, select {font-size: 12px;}



