.helpheader {
	font-size: 24px;
}
.helphighlight {
	font-size: 15px;
	font-weight: bold;
	color: #FF9933;
}
.content {
	width: 750px;
}
.tablecolheader {
	font-weight: bold;
	border: #D4D0C8;
	background-color: #99CCFF;
}

.tableStyle {
	border: 1px solid #999999;
}

