body{
	margin: 0;
	padding: 0;
	background-color:#DEC3B5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ts_main{
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	margin: 4px;
}

.fs_small{
	font-size:10px;
}

.fs_title_red{
	color: #9C1408;
	font-weight:bold;
	font-size:20px;
}

.fs_title_black{
	color: #000000;
	font-weight:bold;
	font-size:24px;
}

.fs_user{
	background-color: #F3E2D9;
}

.fs_18{
	font-size:18px;
}

.fs_16{
	font-size:16px;
}

.fs_14{
	font-size:14px;
}

.fs_12{
	font-size:12px;
}

.fc_red{
	color: #9C1408;
}

#submitter1{
font-size: 14pt;
font-family: Arial;
letter-spacing: -1px;
font-weight: bold;
width: 360px;
height: 40px;
}