	body, table, td {font-family: Arial, Helvetica;}
	th {font-family: Arial, Helvetica; text-align: left;}
	a {text-decoration: none; font-weight: bold; color:#000000;}
	a:hover {color:#ff6600; }
	a.nav {color:#cccc66; }
	a.title {color: Black; }
label
{
width: 8em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 40em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
textarea {
 border: 1px solid #781351;
 background-color:#fee3ad;
 }