.headers {
	color: #1a75bc;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-top: 10px;
}

.body {
	font-size: 12px;
	line-height: 22px;
}

.border {
	border: 1px solid black;
}
.bold { font-weight: bold; }

