.main_text
	{
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		color:#eee8c4;
	
	}
.h3
	{
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		color:#eee8c4;
		font-weight: bold;
	}
.h3brown
	{
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		color:#572c28;
		font-weight: bold;
	}
.h5
	{
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#eee8c4;
		font-weight: bold;
	}
.footer_text
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#eee8c4;
	text-align: center;
	font-weight: bold;
	}
.previous
	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#eee8c4;
	}
.form_text, input, textarea
	{
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		line-height:16px;
		color:#eee8c4;
	}
.form_button
	{
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		line-height:16px;
		color:#572c28;
	}
.main_text_bold
	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	color:#eee8c4;
	font-weight: bold;
	}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
