@charset "utf-8";
body {
	font-family: "Lucida Sans";
	background-attachment: fixed;
	font-size: 1em;
}
.form-label {
	font-size: .75em;
}
.td-bg {
	background-image: url(../images/layout_r6_c4.jpg);
	background-repeat: repeat-y;
}

.form-field {

}
.required {
	color: #FF0000;
	font-size: .75em;
}

.footer {
	font-size: 12px;
}
.footer a{
	font-size: 12px;
	color:#000000
}
