h1 {
	color: #333333;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    text-align: center;
}
 #art217_table TH{
	background-color: #FFCC66;
	text-align: center;
}

#art217_table  {
	font-size: 75%;
	text-align: justify;
}


.odd {
	color: black;
	background-color: #CCFFCC;
}

.even {
	color: black;
	background-color: #CCFF99;
}