.white-bold-txt1 {
	color: #FCFCFC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grey-normal-txt1 {
	color: #9A9A9A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black-heading-txt1 {
	color: #373737;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt1 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lspace{line-height:16px;}
.red-bold-txt1 {
	color: #CC0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow-small-txt1 {
	color: #FFDF00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-txt1 {
	color: #9C9C9C;
	font-size: 11px;
	font-family: Tahoma;
}
body {
	background-color: #1F2322;
}
.grey-bold-txt1 {color: #9A9A9A; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
a:link {
	color: #9A9A9A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A9A9A;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.red-links:link {
	color: #CC0000;
	text-decoration: none;
}
.red-links:visited {
	text-decoration: none;
	color: #CC0000;
}
.red-links:hover {
	text-decoration: none;
	color: #CC0000;
}
.red-links:active {
	text-decoration: none;
	color: #CC0000;
}
.lspace1{line-height:20px;}