body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.resources_title {
	font-size: 16px;
	font-weight: bold;
	color: #7A0025;
}
.resources_author {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7A0025;
}
.fontsmaller {
	font-size: 12px;
}
.linespacing {
	line-height: 20px;
}
.strikethrough1 {
	text-decoration: line-through;
}
.whitebold {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
