td {
	color: buttontext;
	font-family: arial, helvetica;
	font-size: 12px;
}

legend {
	color: #0046D5;
	font-family: arial, helvetica;
	font-size: 12px;
}

a:active, a:hover, a:link, a:visited {
	color: buttontext;
	text-decoration:none;
}

input,textarea {
	font-family: arial, helvetica;
	font-size: 12px;
}

fieldset {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.big {
	font-family: arial, helvetica;
	font-size: 14px;
}
