body			{ background: #f0f2ff; color: #000000; margin-left: 5%; margin-right: 5%; }

table.list		{ background-color: #d0d2df; border:thin outset #f0f2ff; }
td.listt		{ background-color: #d0d2df; border:thin outset #f0f2ff; }
td.listt		{ color: #000000; font-weight: bold; font-size: 14pt; text-align: center; white-space: nowrap; }
td.listc		{ background-color: #f0f2ff; border:thin inset #f0f2ff; }
td.listc		{ color: #000000; font-size: 12pt;  }

td.title		{ background-color: #c0c2cf; filter: alpha(opacity=100, finishopacity=20, style=1); }
td.title		{ color: #000000; font-weight: bold; font-size: 14pt; white-space: nowrap; }
td.comment		{ background: #f0f2ff; color: #000000; font-size: 10pt; }
td.commentb		{ background: #f0f2ff; color: #ff0000; font-weight: bold; font-size: 12pt; }

a:link			{ color: #002020; }
a:visited		{ color: #002020; }
