*, BODY, TD {
		font-family: sans-serif;
		line-height: 150%;
		font-size: 10pt;
		}
SMALL {
		font-family: sans-serif;
		}
B {
		font-family: sans-serif;
		color: #000000;
		}
a:link, a:visited {
		font-family: sans-serif;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		}
a:hover, a:active {
		font-family: sans-serif;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		}
a:link.small, a:visited.small {
		font-family: sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #333333;
		text-decoration: none;
		}
a:hover.small, a:active.small {
		font-family: sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #000000;
		text-decoration: underline;
		}

