h1
{
	font-size:250%;
	font-family:"verdana";
	text-align:center;
	color:#cccccc;
}

h2
{
	font-family:"verdana";
	text-align:center;
}

span.cell
{
        margin: 10px 10px 10px 10px;
}

span.cell img
{
	border-width: 0px;
}

.cell table
{
	display: inline;
}

.cell table td
{
	text-align: center;
}

.cell table td a
{
	font-family: "courier monospace";
	color:#999999;
}

div.container
{
        margin: 20px 100px 20px 100px;
	text-align: center;
}


