body	{
	background: #000000;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	}

td {
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	}

p	{
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-align: justify;
	}

.menu {
	font-size: 10pt;
	color: #c0e0ff;
	text-align: center;
	}

.cell {
	background-color: #505050;
	text-align: center;
	}

.small {
	font-size: 8pt;
	color: #808080;
	}

h1{
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	}
