@charset "utf-8";

/* CSS Document */



body{

	background-color:#000000;

	color: #fff;



}



p, td{

	color: #fff;



}