.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #555555;
}
a:link {
	color: #3C7173;
	text-decoration: none;
}
a:visited {
	color: #3C7173;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
a:active {
	color: #3C7173;
	text-decoration: none;
}.leftbg {
	background-image: url(../layout/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 226px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 457px;
}
