body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.mainwindow {
	margin-top: 45px;
}
.txt {
	font-size: 12px;
}
.title {
	font-weight: bold;
}
.line {
	background-color: #C46626;
	height: 1px;
	width: 100%;
}