span {
	font-weight: bold;
	font-size: 18px;
}
table {
	font-size: 16px;
}
body {
	margin: 0px;
}

.tablefooter {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcfcfc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #fcfcfc;
	background-color: #F5F5F5;
}

.word {
	font-size: 16px;
}
.ltyellow {
	background-color: #FFFF99;
	font-weight: normal;
	font-size: 16px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
