body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/col2.jpg);
	background-repeat: repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.Main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: oblique;
	color: #006A4E;
}
.Sub_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	height: auto;
	width: auto;
	border: medium ridge #CCCCCC;
	background-color: #CCCCCC;
	padding: 2px;
	filter: DropShadow(Color=#000000, OffX=3, OffY=3, Positive=1);
	cursor: text;
}
.Sub_head_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006A4E;
	text-decoration: underline;
}


.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	list-style-type: square;
}
.normal_text_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	list-style-type: circle;
	list-style-position: outside;
}
.normal_text_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	list-style-type: circle;
	list-style-position: outside;
	font-style: oblique;
}
.normal_text-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	list-style-type: square;
}
.normal_text-list-abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	list-style-type: decimal;
	margin-left: -15px;
	padding-left: 0px;
	list-style-position: outside;
	text-align: justify;

}

.Sub_head_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006A4E;
}
