.main_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
a {
	color: #006666;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
}
.footer_txt {
	font-family: Tahoma;
	font-size: 9px;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006666;
	letter-spacing: 2px;
	text-indent: 20px;
}
