body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#MainTable {
	background-color: #FFFFFF;
}
.bigContent {
	font-size: 16px;
	font-weight: bold;
}
.contentSmall {
	font-size: 8px;
	font-weight: bold;
	color: #333333;
}
.mediumContent {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}

.tblinks a:link, .tblinks a:visited{
	color: #333333;
	text-decoration: underline overline;
}
.tblinks a:hover, .tblinks a:active{
	color: #000000;
	text-decoration: underline overline;
}