body
{
	margin: 0px;
	padding: 2px;
	color: #000;
	font-family: "Verdana", "Verdana Unicode",Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D5EBDE;
}

H1
{
	font-size: 1.3em;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}

TH
{
	text-align: left;
	border-top: 1px solid #FFEDAE;
	border-bottom: 1px solid #FFEDAE;
	padding-right: 10px;
}

.nominet
{
	float: right;
	margin-right: 100px;
}

table.box { width: 760px; }

/* format the first table cell (class 1) in a table of class box */
.box td { padding-left: 10px; }
.box td.a { width: 240px; }
.box td.b { width: 370px; }

.formdesc
{
	font-size: smaller;
	width: 120px;
	padding-top: 5px;
}

.highlight
{
	background-color: #cccccc;
	width: 100%;
}

.formtitle
{
	font-weight: bolder;
	width: 200px;
}

.formfield { width: 280px; }
a:link { color: #000099; }
a:visited { color: #333333; }

.req
{
	font-weight: bolder;
	color: red;
}

.cont { width: 80%; }