/* CSS Document */

.plan_tabe {
	font-size: 11pt;
	background-color: #004000;
	padding: 10px;
	height: 50px;
	width: 500px;
	color: #FFFFFF;
	font-weight: bold;
}
.plan_tabe2 {
	font-size: 11pt;
	background-color: #5E2F2F;
	padding: 10px;
	height: 50px;
	width: 550px;
	color: #FFFFFF;
	font-weight: bold;
}
.plan_charge {
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 28%;
}

