body {
	background-repeat: no-repeat;
	background-position: center;
	font-family:arial;
	font-size:13px;
}

a {
	color: #4D4EC4;
	text-decoration: none;
}

a:visited {
	color: #4D4EC4;
}

a:hover {
	color: #4445C4;
	text-decoration: underline;
	background: none;
}

div#header {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;

}

span#required
{
	color: red;
}

table#feedbackform{
   margin-left: auto;
   margin-right: auto;
	text-align: center;
	border-style: dotted;
	border-width: 1px;
}



.inputfield{
border-style: dotted;
	border-width: 1px;
border-color:#000000;
background-color:#F5F5F5;
}


//*div#header a {
	color: #166C19;
	text-decoration: none;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;

}*//