<style type="text/css">
<!--

/* regular classes ----------------------------------------------------------*/
BODY	{
	background-color: white;
/*	font-family: times new roman;*/
	font-size: 11pt;
};
P	{
/*	font-family: times new roman;*/
	font-size: 11pt;
};
OL	{
/*	font-family: times new roman;*/
	font-size: 11pt;
}; 
TD	{
/*	font-family: times new roman;*/
	font-size: 11pt;
};
TH	{
/*	font-family: times new roman;*/
	font-size: 11pt;
	font-weight: bold;
};
UL	{
/*	font-family: times new roman;*/
	font-size: 11pt;
};
H2	{
	font-size: 24pt;
};
.copyright  {
/*   font-family: times new roman; */
   font-size: 9pt;
};


/* generic classes ----------------------------------------------------------*/
a.menu:active	{ text-decoration: none; color:white; }
a.menu:link		{ text-decoration: none; color:white; }
a.menu:visited	{ text-decoration: none; color:white; }
a.menu:hover	{ text-decoration: none; color:white; }

td.act			{ background-color: #084670; color:white; }
th.act			{ background-color: #084670; color:white; }

td.pass			{ background-color: #99aabb; color:white; }
th.pass			{ background-color: #99aabb; color:white; }

td.chart			{ background-color: white;		}
th.chart			{ background-color: #c0c0c0;	}
td.charthead	{ background-color: #808AA0;	}
th.charthead	{ background-color: #808AA0;	}

th.head			{ background-color: #808aa0;	}
td.row0			{ background-color: white;		}
td.err0			{ background-color: white; color: red;		}
td.row1			{ background-color: eef0ed;	}
td.err1			{ background-color: eef0ed; color: red;	}

th.dbhead		{ background-color: #808aa0; font-size: 11px;	}
td.dbrow0		{ background-color: white; font-size: 11px;		}
td.dbrow1		{ background-color: eef0ed; font-size: 11px;	}

-->
</style>
