div.headerjumpto{
	/* this style turns the jumpto menu off */
	display:none;
}
table.header{
	width:94%;
	background-color:#FFE959;
	border:none;
}
td.headertitle{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:22px;
	width:100%;
}
td.heading1{
	font-weight:bold;
	font-size:14px;
	padding:16px 0 3px 0;
}
td.heading2{
	font-weight:bold;
	font-size:12px;
}
td.textbody{
	line-height:18px;
	padding:0 8px 0 8px;
	text-indent:8px;
}
