.larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
.smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.tableborder {
	border: 2px double #EABA79;
}
