@charset "utf-8";
/* CSS Document */


td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #79D4F1;
}
a:active {
	color: #FFFFFF;
}


.warning {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
