body {
	color: #0F3456;
	background-color: #FFFFFF;
	margin: 5px;
}
td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.fs10 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.fs10b {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.fs12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.fs12b {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.fs14 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.fs14b {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.fs16 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.fs16b {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #0F3456;
	text-decoration: underline
}
a:visited { 
	color: #0F3456;
	text-decoration: underline
}
