body,td,th {
	font-size: 9pt;
}
table {
	line-height: 20px;
	color: #FFFFFF;
}
.hang {
	line-height: 15px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}
div {
	line-height:20px;
	font-size:9pt
}
ul,li {
	margin:0;
	padding:0;
	list-style:none;
}
h4 {
	line-height:20px;
	font-size:9pt
}