body {
	background-color: #CFAFA0;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_content {
	width: 750px;
	margin: 0px auto;
}

.welcome_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #5F3827;
	line-height: 26px;
	padding: 0px 45px 0px 45px;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #5F3827;
}

.fp_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #5F3827;
}

.form_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #5F3827;
	line-height: 22px;
}


h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #5F3827;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #64402A;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #64402A;
}
a:hover {
	text-decoration: underline;
	color: #64402A;
}
a:active {
	text-decoration: none;
	color: #64402A;
}
