body {
	background:#d8d895;
}

th {
	background:#9e9e25;
}

.thBG {
	background:#9e9e25;
	text-align:center;
}

.transparentBG {
	background:#d8d895;
}

.expensive {
	background:#f07070;
	text-align:center;
}

.average {
	background:#70f070;
	text-align:center;
}

.cheap {
	background:#7070f0;
	text-align:center;
}

.ondemand {
	background:#808080;
	text-align:center;
}

.shaded {
	background:#bbbb5d;
}

.blog_date {
	background:#bbbb5d;
	font-size:1.1em;
	text-align:left;
	padding-left:3em;
}

.blog_entry {
	text-align:justify;
	margin-top:4px;
	margin-bottom:4px; 
}

.blog_delphi {
	text-align:left;
	font-style:italic;
}

