BODY
{
	font: 14px "lucida sans unicode", lucida, helvetica, verdana, arial, sans-serif;
}
IMG
{
	border: 1px solid #EEE;
	margin-top: 3px;
}
FIELDSET
{
	width: 600px;
	border: 0px dotted #000;
	margin-left: auto;
	margin-right: auto;
}
FIELDSET LABEL
{
	display: block;
	margin: 3px 0px 0 0;
}
FIELDSET H1
{
	text-align: center;
}
FIELDSET INPUT, TEXTAREA
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #777;
/*backgound-color: none*/
	padding: 2px;
	background: #E1C39F url(../images/bg-texture.jpg) repeat;
}
FIELDSET INPUT
{
	width: 300px;
}
#refreshmsg
{
	color: #CCC;
	font-size: 10px;
}
#submit
{
	width: 100px;
}
#elem
{
	margin-left: 10px;
}
#results
{
	color: #73A2F9;
}
#desc
{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
	color: #73A2F9;
}
A:link, A:visited
{
	color: #000;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}

