A:link {
	font-family: sans-serif;
	color: #B5AC9F;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	font-family: sans-serif;
	color: #B5AC9F;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-family: sans-serif;
	color: #B5AC9F;
	font-weight: bold;
	text-decoration: none;
}
TABLE {
	empty-cells: show;
}
TD {	
	font-family: sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	margin: 0;
}
BODY {
	font-family: sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}