body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE3CA;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B41D16;
}

.form_text {
	line-height:22px;
}

.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7EFD6;
}

.button_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE1B11;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE1B11;
}
a:hover {
	text-decoration: underline;
	color: #AE1B11;
}
a:active {
	text-decoration: none;
	color: #AE1B11;
}
