.black-border {
	border: 1px solid #000000;
}
body {
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	background-color: #DFDFDF;
}
.font-12 {
	font-size: 12px;
	font-weight: bold;
}
.text-content {
    font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
