.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
JRFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:Hover {
	color: #FFA807;
	text-decoration: none;
}

.shortRow {
	height: 10px;
}
.cellPadding {
	padding: 6px 11px;
}
