.DarkBlue_Table {
	background-color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.Lightgreen_table {
	background-color: #009966;
	width: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Lightblue_border_table {
	background-color: #00CC66;
	margin: 0px;
	border: thick solid #006600;
	width: 100%;
}
.Lightblue_border_table_60 {
	background-color: #00CC66;
	margin: 0px;
	border: thick solid #006600;
	width: 60%;
}
.Lightblue_border_table_80 {
	background-color: #00CC66;
	margin: 0px;
	border: thick solid #006600;
	width: 80%;
}
.White_Text_B {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #336633;
}
.general_table_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
	background-position: left top;
	vertical-align: top;
	text-align: center;
}
.small_table_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 2px;
	background-position: left top;
	vertical-align: top;
	text-align: left;
}
.Table_H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}
.Table_H1_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #0033FF;
}
.Table_H1_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.Table_H1_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.Table_H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
.Table_H2_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #0033FF;
}
.Table_H2_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.Table_border_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	border-top: 1;
	border-top-color: #0000FF;
	border-top-width: thick;
	border-bottom: 1;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.Table_border_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	border-bottom: 1;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
