body {
	font-size: 14px;
	line-height: 140%;
	background-color: #FFFEE6;
	margin: 0px;
}
td {
	font-size: 14px;
	line-height: 140%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fontsize16 {
	font-size: 16px;
	line-height: 100%;
}
.fontsize16lh {
	font-size: 16px;
	line-height: 140%;
}
.fontsize14 {
	font-size: 14px;
	line-height: 100%;
}
.fontsize14lh {
	font-size: 14px;
	line-height: 140%;
}
.fontsize12 {
	font-size: 12px;
	line-height: 100%;
}
.fontsize12lh {
	font-size: 12px;
	line-height: 140%;
}
.fontsize10 {
	font-size: 10px;
	line-height: 100%;
}
.fontsize10lh {
	font-size: 10px;
	line-height: 140%;
}
