﻿body
{
	list-style-position: outside;
	overflow: auto;
	cursor: default;
	color: white;
	font-family: Verdana, Arial;
	list-style-type: square;
	background-color: black;
	text-align: center;
}

a
{
	font-family: Verdana, Arial;
	color: white;
	font-size: x-small;
	background-color: black;
	text-align: center;
}

td
{
	font-size: small;
	color: white;
	font-family: Verdana, Arial;
	background-color: black;
}
