.Brown_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b6ad86;
}
.Blue_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A1BED3;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

