.bold {
	font-weight: bold;
}

.portfolio {
	border: 1px solid #000000;
	background-color: #FFF;
}

.contrast {
	background-color: #82A2CA;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}

.backlight {
	background-color: #EEEEEE;
	font-size: 10pt;
}

table, td, tr, td {
	margin: auto;
	padding: 2px;
}
