a {
	text-decoration: none;
	margin: 0px;
}
.body_title {
	font-size: 24px;
	font-weight: bold;
}
.form_title {
	font-weight: bold;
	text-align: center;
}
input {
	font-family: Cochin, "Palatino Linotype", Georgia;
	font-size: 18px;
	text-align: left;
}
textarea {
	font-family: Cochin, "Palatino Linotype", Georgia;
	font-size: 18px;
}
.fadebox {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F4EEFF;
	margin: 0px;
}
.smalltext {
	font-size: 9px;
}
a:hover {
	text-decoration: none;
}
#shadow {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 84px;
}
#footer .smalltext {
	margin-left: 10px;
}
