body {
	background-color: #FFCB18;
}
body,td,th {
	font-size: 14px;
	color: #633821;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
a:nav:active {
	text-decoration: none;
	color: #990000;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	line-height: 18px;
}

a.botnav:link {
	text-decoration: none;
	color: #333300;
}
a.botnav:visited {
	text-decoration: none;
	color: #333300;
}
a.botnav:hover {
	text-decoration: underline;
	color: #990000;
}
a.botnav:nav:active {
	text-decoration: none;
	color: #333300;
}

.title_1 {
	font-size: 16px;
	font-weight: bold;
}
.title_red {
	color: #BD3018;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-size: 14px;
	line-height: 23px;
}
.white_bold {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
