body {
	background-color: #E9D0B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.red_text {
	color: #B81A00;
}
.green_text {
	color: #41782f;
}
a:link {
	color: #B81A00;
}
a:visited {
	color: #B81A00;
}
a:hover {
	color: #000000;
}
h4 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.pic_box {
	border: 1px solid #000000;
}
