body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DFECF9;
}
A:hover   {color: blue; text-decoration: underline;}
A:link  {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none}
A:active  {color: #ADAD9B; text-decoration: none}

A{
	text-decoration:none;
}
.themeColor {
	background-color: #1E77D3;
}
.contentLocation{
	text-align:center;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:Left;
	margin-bottom:5;
	margin-left:5;
}
.toplinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
	margin-top:5;
	margin-right:5;
	background-color: #1E77D3;

}
.normalTextJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.normalTextR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: right;

}
.normalTextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;

}