.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.rightBorder {
	border-style: solid;
	border-color: #000000;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
