body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif ;
	background-image: url(images/history_bg.jpg) ; 
	font-size: 14px;
	line-height: 24px;
	color: #336699;
	width:auto
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

b {font-size: larger; color:#0099CC; font-weight:600; font-style:oblique;}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}



th {
	padding: 6px 6px 6px 12px;
	}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	
	padding: 6px 6px 6px 12px;
	
}




th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}