a:link {color:blue}
a:visited {color:blue}
a {text-decoration:none}

table.normal
{
	font-family:"Verdana, Tahoma";
	font-size: 9pt;
	font-weight:normal;
}

table.normal1
{
	font-family:"Verdana, Tahoma";
	font-size: 8pt;
	font-weight:normal;
}

table.notes
{
	font-family:"Verdana, Tahoma";
	font-size: 9pt;
	font-weight:normal; 
}

td.header
{ 
	color:#000000;
	font-size: 9pt;
	/*font-weight:bold;*/
	background-color:#99CCFF
}

td.topheader { 
	color:#00468e;
	font-size: 9pt;
	/*font-weight:bold;*/
	background-color:#99ccff
}

td.key
{	 
	color:#00468e;
	font-size: 9pt;
	/*font-weight:bold;*/
}

tr.header
{ 
	color:#000000;
	font-size: 9pt;
	/*font-weight:bold;*/
	background-color:#99ccff
}
tr.total
{
	color:red;
	font-size: 9pt;
	font-weight:normal;
}            

tr.navigationbar
{
	color:gray;
	font-size: 8pt;
	/*font-weight:bold;*/
	font-family:"Verdana, Tahoma";
}
