.copyright-txt1 {
	color: #81A1BA;
	font-size: 11px;
	font-family: Tahoma;
}
.lspace{line-height:20px;}
.lspace1{line-height:17px;}
.white-normal-txt1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white-bold-txt1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-small-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}
.yellow-bold-txt1 {
	color: #FFCC00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-heading-txt1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #012243;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.white-links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-links:hover {
	text-decoration: none;
	color: #FFDE00;
}
.white-links:active {
	text-decoration: none;
	color: #FFDE00;
}
.yellow-links:link {
	color: #FFCC00;
	text-decoration: none;
}
.yellow-links:visited {
	text-decoration: none;
	color: #FFCC00;
}
.yellow-links:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.yellow-links:active {
	text-decoration: none;
	color: #FFFFFF;
}
.blue-links:link {
	color: #81A1BA;
	text-decoration: none;
}
.blue-links:visited {
	text-decoration: none;
	color: #81A1BA;
}
.blue-links:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.blue-links:active {
	text-decoration: none;
	color: #FFFFFF;
}