body
{
	background-color:#000000;
	color:#D4EBF9;
}

h1
{
	color:yellow;
	text-align: center;
}

a
{
	color:yellow;
}

div.message
{
	font-family:times;
	color: #D4EBF9;
	text-align: center;
	font-size:+110%;
}

div.toplinks
{
	color: yellow;
	text-align: center;
}

div.fieldname
{
	color: yellow;
	font-weight: bold;
	text-align:left;
}

td.tablerowheading
{
	color: FFFFFF;
	font-weight: bold;
	text-align:left;
}

table
{
	text-align:center;
}

th.tablecolumnheading
{
	color: yellow;
	font-weight: bold;
}

ol.bottomcontrols
{
	text-align: center;
}

