.buttons {
	color: #600;
	font-size: 11px;
	font-weight : bold;
	background-color: #996;
	border-width: 1px;
	height: 25px;
	width: 100px;
	background-image: url(back.jpg);
}
.table {
	width: 550;
	background-color: #600;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663;
}
.header2 {
	font-size: 11px;
	font-weight : bold;
	height: 25px;
	background-image: url(back.jpg);
}
.content {
	font-size: 11px;
	font-weight : bold;
	height: 25px;
	background-color: #faf9f3;
	align: center;
}
.highlighted {
	font-size: 11px;
	font-weight : bold;
	height: 25px;
	background-color: #e2e2d5;
	align: center;
}
