.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pics {
	padding: 3px;
}
.border {
	border: 1px solid #CCCCCC;
}

