table {
	font-size: 13px;
}
td {
	font-size: 13px;
}
tr {
	font-size: 13px;
}
body {
	font-size: 13px;
}
.style1 {
	font-size: 23px;
	font-weight: bolder;
	color: #000000;
}
.style2 {
	font-size: 150%;
	color: #FF0000;
	font-weight: bolder;
}
.style3 {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}.color03 {
	background-color: #9B5E00;
}
.style_a {
	font-size: 14px;
	color: #FFFFFF;
}
.style_b {
	font-size: 16px;
	color: #000000;
}
.style_c {
	font-size: 10px;
	color: #000000;
}

*>/**/sup { vertical-align: text-top; line-height: 4px; }

input{
margin:0; padding:0;
vertical-align:bottom;
}