body 
{
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	scrollbar-3dlight-color: rgb(153, 153, 153);
	scrollbar-arrow-color: rgb(153, 153, 153);
	scrollbar-darkshadow-color: rgb(88, 88, 88); 
	scrollbar-face-color: rgb(153, 153, 153);
	scrollbar-highlight-color: rgb(255, 255, 255);
	scrollbar-shadow-color: rgb(33, 33, 33); 
	scrollbar-track-color: rgb(153, 153, 153);
}

table
{
	background-color: rgb(255, 255, 255);
	table-border: rgb(153, 153, 153);
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(0,0,0);
	font-size: 10pt; 
}

table.navigation
{
	background-color: rgb(153, 153, 153);
	table-border-color-light: rgb(153, 153, 153);
	table-border-color-dark: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(255, 255, 255);
}

table.highlight
{
	background-color: rgb(255, 255, 255);
	border-style: outset;
	table-border: rgb(153, 153, 153);
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(153, 153, 153);
	font-size: 10pt; 
}

td.copyright
{
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(255, 255, 255);
	font-size: 8pt; 
}

td.highlight
{
	background-color: rgb(153, 153, 153);
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(255, 255, 255);
	font-size: 10pt; 
}

td.highlight1
{
	background-color: rgb(245, 245, 245);
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(153, 153, 153);
	font-size: 10pt; 
}

a:link
{
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a:active
{
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a:visited
{
	color: rgb(255, 255, 255);	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a:hover
{
	color: rgb(204, 204, 204);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a:link.sub
{
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
}

a:active.sub
{
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
}

a:visited.sub
{
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
}

a:hover.sub
{
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:	none;
}

a:link.sub1
{
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:active.sub1
{
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:visited.sub1
{
	color: rgb(255, 255, 255);	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:hover.sub1
{
	color: rgb(153, 153, 153);	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:active.sub2
{
	color: rgb(153, 153, 153);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:visited.sub2
{
	color: rgb(153, 153, 153);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:hover.sub2
{
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(153,153,153);
	font-size: 12pt;
	
}

h2
{
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(0,0,0);	
	font-size: 10pt;
}

h3
{
	font-family: Arial, Helvetica, sans-serif; 
	color:	rgb(0,0,0);
	font-size: 10pt;
}

h4
{
	color:	rgb(0,0,0);
}

ul li
{
	list-style: square outside
}

ul li li
{
	list-style: disc outside
}