.lspace12{line-height:12px;}
.lspace14{line-height:14px;}
.lspace16{line-height:16px;}
.lspace17{line-height:17px;}
.lspace20{line-height:20px;}
.black_normal_small_txt {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}
.black_normal_large_txt {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
}
.black_bold {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black_bold_large {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white_bold {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange_bold {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow_bold {
	color: #DBED00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.green_title {
	color: #008000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline
}
.copyright_txt {
	color: #666666;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.whitelink:active {
	color: #FFFF66;
	text-decoration: underline;
}
.bluelink:link {
	color: #0000FF;
	text-decoration: none;
}
.bluelink:visited {
	color: #0000FF;
	text-decoration: none;
}
.bluelink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bluelink:active {
	color: #FF0000;
	text-decoration: underline;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #FF3300;
}
.blacklink:active {
	text-decoration: none;
	color: #FF3300;
}
body {
	background-color: #242424;
}