#content{
	padding-top: 30px;
	line-height: 18px;
	vertical-align: top;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 740px;
}

#content td{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content a{
	text-decoration: none;
	font-weight: bold;
	color: #9FA2A5;
}

#nav, #topline, #bottomline, #foot {
	display: none
}

#main , #contentline, #navline {
	border: none;
}

#Grid, #PrintGrid {
	width: 850px;
}

#Grid td{
	font-size: 18px;
/*	border:1px solid #CCCCCC;*/
	border: none;
	padding:4px;

}

.noprint{
	display: none;
}

.printfuss{
display: block;
font-weight: bold; font-size: 14px;
}