table.container {
	border: 1px solid #CCCCCC;
}
td.contGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #FFFFFF;
}
td.contWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
}
a#white {
	font-style: italic;
	font-weight: bold;
	color: #395444;
	text-decoration: none;
}
.title {
	font-weight: bold;
}
a#green {

	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a#white:hover {
	color: #FFCC99;
}
.ack {
	font-style: italic;
	text-align: right;
}
a#green:hover {
	color: #FFFFFF;
	text-decoration: none;
}

