.borderBottom {
	border-bottom: 1px solid #333333;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
}
.larger {
	font-family: Tahoma;
	font-size: 13px;
}
.bgBody {
	background-image: url(images/bgbody.gif);
	background-repeat: no-repeat;
}
.borderLeft {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.blackLink {
	color: #333333;
	text-decoration: none;
}
