.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #687054;
	letter-spacing: 0.14em;
}
.smheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #687054;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C717A;
	text-decoration: underline;
}
.imagespacert {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 5px;
	margin-right: 10px;
    float: left;
}

#error_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px #f00 solid;
	color: #f00;
}
