body {
	font-family: Arial;
	font-size: 13px;
}


.text {
	font-size: 12px;
	text-indent: 5px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #053A86;
	line-height: 25px;
}


.table-1px table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align: center;
}
.table-1px table td{border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
.input {
	font-size: 12px;
}
