.TutTabHeader {
  font-weight: bolder;
}

.TutTabCenter {
  text-align: center;
}

.TutCell td {
  border: thin solid #EEEEEE;
}

.TagOpCell {
  font-size: 10px;
  text-align: center;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FFFFFF;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.BlockMainBody {
	font-size: 12px !important;
}
