body
{
font-size:11pt;
font-family:"Verdana", sans-serif;
}

th
{
font-size:9pt;
font-family:"Verdana", sans-serif;
}

td
{
font-size:9pt;
font-family:"Verdana", sans-serif;
}

 a:link, a:visited {
	color: #990000;
	text-decoration: none;
 }
 
 a:hover, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
 }
 
.dupe {
	color: #686868;
}

td.d0  {
	background-color: #f0f0f0;
}
td.d1 {
	background-color: #e5e5e5; 
}
td.grey {
	color: #696969;
}

tr.d0  {
	background-color: #f0f0f0;
}
tr.d1 {
	background-color: #e5e5e5; 
}

th.d0  {
	background-color: #f0f0f0;
}
th.d1 {
	background-color: #e5e5e5; 
}

td.noaddwithspins
{
font-weight: bold;
}

td.addwithnospins
{
color: red;
}