.left-menu {
	font-size: medium;
	background-color: #CCCCCC;
}
.page-header {
	color: #000066;
	line-height: 120%;
}
.normal-paragraph {
	line-height: 130%;
	padding-top: 10px;
}
/* used for table cells in http://www.ricorp.net/main/pages/about-ricorp/directory.html */
.table-label {
	font-size: medium;
	font-weight: bold;
}
.table-data {
	font-size: medium;
}
/* headings within a table: */
.table-header-row {
	font-size: large;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
}
