body {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px
}
.nav {
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px;
	letter-spacing: 1px;
	font-family: Verdana, 'Microsoft Sans Serif', Arial, sans-serif
}
.content {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	line-height: 15px;
	letter-spacing: 1px;
	font-family: Verdana, 'Microsoft Sans Serif', Arial, sans-serif
}
A:link {
	font-weight: normal; 
	color: #999999; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	color: #999999; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	color: #999999; 
	text-decoration: none
}
A:hover {
	font-weight: normal; 
	color: #999999; 
	text-decoration: none
}
A.nav:link {
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
A.nav:visited {
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
A.nav:active {
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
A.nav:hover {
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
div.scroll {
width: 340px;
height: 217px;
overflow: auto;
border: 0px;
background-color: #FFFFFF;
padding: 10px;
}