body
{
	margin: 10px 0px 10px 0px;
}
td {
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #5C5C5C;
	line-height: 18px;
	text-decoration: none;
}

a
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #003772;
	text-decoration: none
}

a:visited
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #003772;
	text-decoration: none
}

a:hover
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #90A5C0;
	text-decoration: none
}

.link
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.link:visited
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.link:hover
{
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

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