h1 {
	font-family: Arial;
	font-size: 20px;
	color: #463E26;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #463E26;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color: #463E26;
}

.pagebody {
	font-family: Arial;
	font-size: 13px;
	color: #463E26;
}

td {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}

a {
	color: blue;
	font-size: 13px;
	font-family: Arial;
}