*
{
padding: 0px;
margin: 0px;
}

body
{
	background: #F9F9F7 url('/images/a1.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}

a {
	color: #FF7800;
	text-decoration: underline;
}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

* html #header 
{
	height: 110px;
}

html fieldset {
	position:relative;
}

html legend {
	position:absolute;
	top:-1em;
	left :.5em;
	
}

html fieldset {
	position:relative;
	margin-top:1em;
	padding-top:2em;
	padding-bottom:2em;
}

fieldset {
	display: block;
}
