div {
	font-family: "Times New Roman, Times, serif";
	font-size: 17px;
	font-style: normal;
}

.bernBold {
	font-family: "Times New Roman, Times, serif";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	word-spacing: 3px;
}

body,
td,
.bern {
	font-family: "Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: #336633;
}

a {
	font-family: "Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: bolder;
	font-style: none;
	color: #336633;
}

a:hover {
	font-style: underline;
}

