.heading1 {
	font: bold normal 12px Verdana;
	color: #006699;
	text-decoration: none;
}
.heading2 {
	font: bold 12px Verdana;
	color: #990000;
}

.content {
	font: normal 11px Verdana;
	color: #333333;
	text-align: justify;
}
.table_style {
	border: 1px dashed #CCCCCC;
}
.Maintable_style {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #82470F;
	border-left-color: #82470F;
}
