body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
}
.nav {
	font-size: 12px;
}
.bold_burgundy {
	font-weight: bolder;
	color: #8D1C24;
}
.italic {
	font-style: italic;
}
.text-16px {
	font-size: 16px;
}
