body   {
	color: black;
	font-size: 13px;
	font-family: "Times New Roman", Georgia, Times;
	background-color: #fff9e1;
}
p   { color: black; font-size: 13px; font-family: "Times New Roman", Georgia, Times }
td   { color: black; font-size: 13px; font-family: "Times New Roman", Georgia, Times }
a { color: #58180e; font-weight: bold; text-decoration: underline }
a:visited { color: #58180e; font-weight: bold; text-decoration: underline }
a:hover { color: #58180e; font-weight: bold; text-decoration: none }
a:active { color: #58180e; font-weight: bold; text-decoration: none }
a.white { color: white; font-weight: bold; text-decoration: underline }
a.white:visited { color: white; font-weight: bold; text-decoration: underline }
a.white:hover { color: white; font-weight: bold; text-decoration: none }
a.white:active { color: white; font-weight: bold; text-decoration: none }
table.listHead th { padding-right: 0; padding-left: 0.5em } 
.whitebg {
	background-color: #FFFFFF;
}

