body
{
	margin: 5px 0px 0px 0px;
}

td, th, p, li, ul, body
{ 
	font-weight: normal; 
	font-size: 8pt; 
	font-family: Tahoma, Arial; 
	color: #343434; 
	line-height: 18px;
	text-decoration: none; 
}

.link
{ 
	font-weight: bold; 
	font-size: 8pt; 
	color: #505050; 
	text-decoration: none; 
}

.link_hover
{ 
	font-weight: bold; 
	font-size: 8pt; 
	color: #505050; 
	text-decoration: underline; 
}

.link2
{ 
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
}

.link2:hover
{ 
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	text-decoration: underline; 
}

hr
{
	color: #ddd;
	background-color: #ddd;
	height: 1px;
}

.tree
{
	margin-top: 5px;
	margin-left: 20px;
}