BODY {
	font-family:			"Verdana", "Sans-Serif", "Arial";
	font-size:				8pt;
	padding:				0px;
	color: 				    black;
        
    
}

TD {
	font-family:			"Verdana", "Sans-Serif", "Arial";
	font-size:				8pt;
	color:                  black;

}

h2
{
	font-family:			"Verdana", "Sans-Serif", "Arial";
	font-size:				14pt;
	color:                  black;
	font-weight: 			bold;
}

h3
{
	font-family:			"Verdana", "Sans-Serif", "Arial";
	font-size:				12pt;
	color:                  black;
	font-weight: 			bold;
}


A {
	text-decoration:		underline;	
	color:					#006666;
}

a:hover {
	text-decoration:		none;
	color:					#009999;	
		
}

a:visited {
	text-decoration:		underline;
	color:					black;	
		
}

a:active {
	text-decoration:		underline;
	color:					black;	
		
}

.TreeView			{color:black; font-size:8pt; font-family: Verdana} 
A.TreeView:LINK		{Text-Decoration: none; color:black; font-size:8pt; font-family: Verdana} 
A.TreeView:VISITED	{Text-Decoration: none; color:black; font-size:8pt; font-family: Verdana} 
A.TreeView:HOVER	{Text-Decoration: underline; color:#CC0000; font-size:8pt; font-family: Verdana}