.table {
	border: 1px solid #666600;
}
.CopyRight {  font-size: 12px; font-weight: bold; color: #003300; text-decoration: none}
.FontNor {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.FontHead {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;

}
.FontHead2 {
	font-size: 16px;
	color: #00170C;
	font-weight: bold;
	text-decoration: none;
}
.FontHead a:link {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;

}
.FontHead a:visited {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.FontHead a:hover {
	font-size: 14px;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
.FontTopic {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.FontTopic a:link {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.FontTopic a:visited {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.FontTopic a:hover {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.FontHead3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
.tdTB {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	color: #000033;
	text-decoration: none;

}
.tdB {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}