body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	margin-bottom: 5
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	color: #00cc00;
	text-decoration: none;
}

a.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	color: yellow;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #cccccc
}

