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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: justify;
}
table {
	width: 640px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #009999;
}
p {
	text-align: justify;
}
img {
	padding: 10px;
}
