.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #BD7F50;
}

A {
	font-size: 9pt;
	color: #BD7F50;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #BD7F50;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.title {
	font-size: 24pt;
	color: #909090;
	letter-spacing: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: "Bookman Old Style";
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #909090;
	text-align: left;
}
.body_text_port {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #909090;
	text-align: left;
	margin-bottom: 1px;
}
.body_text_port_sig {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #909090;
	margin-bottom: 1px;
	font-style: italic;
	text-align: left;
}
.menu_text_gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #909090;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.title_index {

	font-size: 24pt;
	color: #F5F5F5;
	letter-spacing: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: "Bookman Old Style";
}
.menu_text_index {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F5F5F5;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
