/* CSS Document */
td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link.uppernav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.uppernav {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.uppernav {
	text-decoration: underline;
	color: #FFCC00;
}
a:link.headernav {
	color: #ededed;
	text-decoration:underline;
}
a:visited.headernav {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.headernav {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF9900;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
}
.datainfo {	color: #CCCCCC;
	font-size:10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.headlines {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12pt;
	color:#CCCCCC;
}
.story {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 11pt;
	color:#000000;
}
a.story {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 11pt;
	color:#000000;
	text-decoration:underline;
}
a.headlines {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12pt;
	color:#000000;
}
a:hover.headlines {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12pt;
	color:#cccccc;
}
a:visited.headlines {	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12pt;
	color:#000000;
}
