.boldtext {
	font-weight : bold;
}
TABLE, TD, TR, BODY {
	font-family : sans-serif;
	font-size : 15px;
	color: #8B4513;
}
.smalltext {
	font-size : 13px;
}
.smallesttext{
	font-size: 11px;
}

.largetext{
	font-size: 18px;
}

