body {
	background-color: #D0DCE0;
	color: black;		/* text color */
}

a:link {color: blue}
a:visited {color: blue}
a:hover {color: red}
a:active {color: black}
a {text-decoration: none}

td.group_hdr {
	background-color: #ff99cc
}

td.purch_hdr {
	background-color: #99ccff
}
