@charset "UTF-8";body {	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	background-color: #000000;}h1 {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 24px;	line-height: 24px;	color: #FFFFFF;	text-decoration: none;}a {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	line-height: normal;	color: #99FFFF;	text-decoration: none;	font-weight: normal;}.subhead {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	line-height: normal;	color: #FFFFFF;	text-decoration: none;}.storytext {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 16px;	line-height: 22px;	color: #FFFFFF;	text-decoration: none;	font-weight: normal;}.relatedhed {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	line-height: 16px;	color: #E5D599;	text-decoration: none;	font-weight: bold;	margin-left: 6px;}.oneColElsCtr #mainContent {	padding: 0;}.oneColElsCtr #container {	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left;}