﻿body
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color: #ffff00;
	font-weight: bold;
	font-size: x-large;
}
.footer
{
	font-size: small;
	color: #FFFF00;
}
.panelForm
{
	font-size: small;
}
.panelMain
{
	width: 928px;
}
.panelInset
{
	color: Black;
	text-align: center;
	font-weight: bold;
}

