body
{
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    scrollbar-3d-light-color: #cccccc;
    scrollbar-dark-shadow-color: #000000;
}

body, table, td, tr, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a
{
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.smalllink
{
	font-size: 8pt;
}

a.smallboldlink
{
	font-weight: bold;
	font-size: 8pt;	
}

a.title
{
	text-decoration: underline;
	font-weight: bold;	
}

a.boldlink
{
	font-weight: bold;	
}

a.blacklinks
{
	font-weight: bold;
	color: #000000;	
}

a.blacklight
{
	color: #000000;
}

a:hover
{
	color: #ff0000;
}

span.highlighttitle
{
	color: #000000;
	font-weight: bold;
}

span.smalllighttitle
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

span.smallgreentitle
{
	color: #008000;
	font-size: 8pt;
	font-weight: bold;
}

span.disclaimer
{
	color: Gray;
	font-size: 8pt;
}

span.greentitle
{
	color: #008000;
	font-weight: bold;
}

span.redtitle
{
	color: #ff0000;
	font-weight: bold;	
}

span.tablewhiteheader
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;	
}

.data 
{
	display: none; 
}

.whitetitle
{
	font-weight: bold;
	color: #ffffff;
}

.red
{
	font-weight: bold;
	color: #ff0000;	
}