.copyright-txt {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.grey-heading-txt {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-normal-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.black-normal-txt {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.grey-bold-txt2 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lspace
{
line-height:20px;
}
.black-heading-txt {
	color: #090907;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red-normal-txt {
	color: #990000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H2{
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.black-bold-txt1
{
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.white-links:link {
	color: #ffffff;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #ffffff;
}
.white-links:hover {
	text-decoration: none;
	color: #F8C100;
}
.white-links:active {
	text-decoration: none;
	color: #F8C100;
}
.black-links:link {
	color: #000000;
	text-decoration: none;
}
.black-links:visited {
	text-decoration: none;
	color: #000000;
}
.black-links:hover {
	text-decoration: none;
	color: #F8C100;
}
.black-links:active {
	text-decoration: none;
	color: #F8C100;
}
body {
	background-color: #5A5A5A;
}
