.contentleftcolumn {
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACDFDF;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acdfdf;
		font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.contentleftcolumn  a:link {
	text-decoration:none;
	color: #0000FF;
}
.contentleftcolumn  a:hover {
	background-color: none;
}
.contentleftcolumn  a:visited {
	color: #0000FF;
}
.contentleftcolumn  a:active {
color: #66CCCC;
}
.maincontent {
	padding: 9px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.contenrightcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACDFDF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 19px;
}
.bottombordercolor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACDFDF;
}
