<style>

test {
	font-family: Arial, Helvetica, sans-serif;
}
a {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#994B22; 
	text-decoration: underline; 
	font-weight: bold; 
	hover: color;
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#994B22; 
	text-decoration: none; 
	font-weight: bold;
	hover: color;
}
td.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #994B22;
	font-weight: none;
	line-height: 14pt;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #994B22;
	font-weight: bold;
	line-height: 14pt;
}
.water {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #994B22;
	font-weight: none;
	line-height: 16pt;
}
.watertitle {
	line-height: 18pt;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #994B22;
	font-weight: none;
	line-height: 11pt;
}
li {
	list-style-image: url(images/bullet.gif);
	line-height: 12pt;
}
ul {
	padding-left: 1px;
	margin: 4px;

}
hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #994B22;
	font-weight: none;
	line-height: 8pt;
}
</style>