BODY
{
	margin-top: 0px;
	font-size: x-small;
	font-family: Sans-Serif;
	background-color: palegoldenrod;
}
P
{
	font-size: x-small;
}
H1
{
	font-size: medium;
	color: green;
	font-family: Sans-Serif;
	font-variant: small-caps;
}
H2
{
	font-size: medium;
	color: #d2b48c;
	font-family: Sans-Serif;
}
H3
{
	border-right: thin;
	border-top: thin;
	font-weight: bold;
	font-size: small;
	border-left: thin;
	color: navy;
	border-bottom: navy thin solid;
	font-family: Sans-Serif;
}
a
{
	font-size: x-small;
	color: navy;
	font-variant: small-caps;
	text-decoration: underline;
}
a:hover
{
	font-size: x-small;
  COLOR: red;
  FONT-VARIANT: small-caps;
  TEXT-DECORATION: underline
}
a.HeaderTopLinks
{
	font-size: x-small;
	color: ivory;
	font-variant: small-caps;
	text-decoration: underline;
}
a.HeaderTopLinks:hover
{
	font-size: x-small;
  COLOR: red;
  FONT-VARIANT: small-caps;
  TEXT-DECORATION: underline
}
.Validators
{
	font-size: x-small;
	color: red;
}
.MainTable
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	background-color: lightyellow;
	font-size: x-small;
}
.SubmitButton
{
	background-color: #d2b48c;
}
TABLE
{
	background-color: lightyellow;
	font-size: x-small;
}
