td {
	font-size: small;
	line-height: normal;
}
.fontbig1 {
	font-size: medium;
	line-height: 120%;
}
.border-full-black {
	border: 1px solid #333333;
}
.border-under-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.font12-lineheight120 {
	font-size: 12px;
	line-height: 120%;
}
