﻿body
{
	background-position: right top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(fondlist.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

.NormalField
{
  font-weight: bold;
  text-decoration: underline;
}

.RequiredField
{
  font-weight: bold;
  text-decoration: underline;
}

.Note
{
  font-size: large;
  font-weight: bold;
  color: #CC0000;
}

.Label
{
  background-color: #808080;
}

.Field
{
  background-color: #C0C0C0;
}
