/* CSS Document */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #333333;}body {	background-color: #999999;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(images/bg.gif);}a {	font-size: 9px;	color: #333333;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;	color: #333333;}a:hover {	text-decoration: underline;	color: #FF6600;}a:active {	text-decoration: none;	color: #333333;}.bodycopy {	font-size: 10px;	line-height: 15px;}.yellowcopy {color: #FF9900}