@charset "utf-8";
/* CSS Document */
td img {display: block;}body {
	background-color: #222;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.cellData {
	width: 425px;
	height: 455px;
	padding: 4px;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.fedName {
	color: #F00;
	font-weight: bold;
}
.rpLink {
	font-weight: bold;
}
.warningText {
	font-weight: bold;
	font-style: italic;
}
