body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	background-color: #DFCEB4;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #000000;
}
.white_link {
	color: #FFFFFF;
}
a.white_link:link {
	color: #FFFFFF;
}
a.white_link:visited {
	color: #FFFFFF;
}
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C04303;
}.spec_box {
	background-color: #FFF1C6;
	border: 3px double #CA5003;
}
