body{
	background:#FFFFA0;
}
table{

}
table{
	background-color:#aaaadd;
}
th{
	color:#FFFFFF;
	background-color:#666699;
	border-style:double;
	border-color:#9999cc;
	border-width:2px;
}
td{
	background-color:#9999cc;
	border-style:double;
	border-color:#666699;
	border-width:2px;
	text-align: center;
	font-size:xx-small
}

