@charset "utf-8";
body {
	background-color: #000000;
	color: #FFFFFF;
	border: 0;
}
strong {
	font-size: large;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	padding: 0;
}

 a:link              { color:#FFFFFF; text-decoration:none; }
    a:visited           { color:#FFFFFF; text-decoration:none; }
    a:hover             { color:#FFFFFF; text-decoration:none; }
    a:active            { color:#FFFFFF; text-decoration:none; }
