.text-main {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #567EB9;
	border-right-color: #567EB9;
	border-bottom-color: #567EB9;
	border-left-color: #567EB9;
}

.text-date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002142;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
