.workStyle {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/work_BG.jpg);
	background-repeat: repeat-y;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 55px;
}
.tableContentsCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 1px;
	height: 19px;
	padding-bottom: 1px;
}
.workContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding-right: 35px;
	padding-left: 30px;
	padding-top: 6px;
}

