A {
	text-decoration: none;
	color: Silver;
}

A:Hover {
	text-decoration: none;
	color: #000000;
	background : #CCCCCC;
}

BODY ,  P {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background-color: #000000;
	color: Silver;
	font-size: 9pt;
}

PRE	{
	font-size: 9pt;
	font-family: "courier new", courier, monospace;
	color: Silver;
	background-color: #000000;
}	

span.codemark {	font-weight: bold;
								background-color : #000000;
								color :  	white;}
CODE {
	font-size: 9pt;
	font-family: "courier new", courier, monospace;
	color: Silver;
	background-color: #000000;
	display: inline;
}

address	{
	font-size: 8pt;
	font-style : normal;
}
		
P	{
	font-size: 10pt;

}

ol		{
	background-color: #000000;
	font-size: 9pt;
}

ul		{

	background-color: #000000;
	font-size: 10pt;
}

ol	ul	{
	background-color: #000000;
	font-size: 9pt;
}

ul	ul	{

	background-color: #000000;
	font-size: 9pt;
}

td ul	{
}
		
ul p 	{
}

ol p 	{
}

OL PRE {
}

li	{
	background-color: #000000;
	font-size: 9pt;
}

H1  {
	font-size: 16pt;
	color: Silver;
	background-color: #000000;
	font-weight: 900;
}

H2  {
	font-size: 14pt;
	color: Silver;
	background-color: #000000;
	font-weight: 800;
}

H3	{
	font-size: 13pt;
	color: Silver;
	background-color: #000000;
	font-weight: 700;
}

	
H4	{
	font-size: 12pt;
	font-weight: 600;
	color: Silver;
	background-color: #000000;
}

H5  {
	font-size: 11pt;
	font-weight: 500;
	color: Silver;
	background-color: #000000;
}

/*Parameter list*/

H5.param  {
	font-size: 11pt;
	font-weight: 500;
	color: Silver;
	background-color: #000000;
}	

P.param	{
	font-size: 9pt;
}

/* Table styles*/

div {
	color: Silver;
	font-size: 9pt;
}

div.navigation
{ 
 }
 
 div.navigation p
{ 
 }
  
table { margin-top: 9px; } 

td {
	font-size: 9pt;
	color: Silver;
}

	
th {
	font-size: 9pt;
	font-weight: bold;
	background-color: #000000;
}

th p {
		font-size: 9pt;
		background-color: #000000;

 }
 
TD.proc {
	font-weight: bold;
	font-size: 9pt;
}

TD.copy {
	font-size: 9pt;
	color: Silver;
	background-color: #000000;
} 

