.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #873310;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
