body {
	background-color: #000000;
	color: #888888;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #888888;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #888888;
}
a:link {
	text-decoration: none;
	color: #DDDDDD;
}
a:visited {
	text-decoration: none;
	color: #DD0000;
}
a:hover {
	text-decoration: none;
	color: #00EE00;
}
a:active {
	text-decoration: none;
    color: #DDDDDD;
}
.head {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.date {
	font-size: xx-small;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
