td.header_bar
{
	color: white;
	text-align: left;
	font-size: 12px;
	padding-left: 36px;
	height: 33px;
	font-weight: bold;
	background-color: #A2C95A;
	text-transform: uppercase;
}

a.blue_link
{
	color: #0083B6;
}


tr.brown_stripe td a, tr.white_stripe td a
{
	color: #0083B6;
	text-decoration: underline;
}
