BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 13px;
}
TABLE, TR, TD, TH
{
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 14px;
}
TD.dataTable, TD.dataTableFlushLeft, TD.dataTableShaded, TD.dataTableFlushLeftCenteredShaded, TD.dataTableFlushLeftCentered, TH.dataTable, TH.dataTableFlushLeftCentered
{
 border-color:black; 
 border-style:solid;
}

TD.dataTable, TD.dataTableShaded
{
 border-width:0px 1px 1px 1px;
}
TD.dataTableFlushLeftCentered, TD.dataTableFlushLeftCenteredShaded
{
  border-width:0px 1px 1px 0px;
}
TD.dataTableShaded, TD.dataTableFlushLeftCenteredShaded
{
 background-color: #999999;
}
TD.dataTableFlushLeftCenteredShaded, TD.dataTableFlushLeftCentered
{
 text-align:left;
}
TH.dataTable
{
 text-align:left;
 border-width:1px 1px 1px 1px;
}
TH.dataTableFlushLeftCentered
{
 border-width:1px 1px 1px 0px;
 text-align:left;
}

A:link	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
.heading
{
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 16px;	
}
.subheading
{
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 14px;	
}



