body         {  line-height: 12px; color: #ffffff; margin: 12px }

TD, DIV, SPAN, LABEL
{
	font-size: 12px; line-height: 12px;
	font-family: Arial; line-height: 12px;
}

a:link {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFCC33; text-decoration: none}
a:visited {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFCC33; text-decoration: none}
a:hover {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFD700; text-decoration: underline}


}
.logo-text-white-bold-text-1 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-white-bold-text-1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A0A0A0;
}
.head-line-white-bold-text-1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.head-line-yeallow-bold-text-1 {
	color: #EFB12C;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.small-gray-text-1 {
	color: #B1B1B1;
	font-family: Arial;
	font-size: 12px;
}
.black-normal-txt-1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.black-normal-txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.normal-black-txt-1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.normal-black-txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.small-yeallow-bold-text-1 {
	font-family: Arial;
	color: #EFB12C;
	font-size: 12px;
	font-weight: bold;
}
.yellow-links {
	font-family: Arial;
	color: #EFB12C;
	font-size: 12px;
	font-weight: bold;
}
.white-text-link {
	font-family: Arial;
	color: #E0F080;
	font-size: 12px;
	font-weight: bold;
}
.1space{line-height:16px;}
body {
	background-color: #000000;
}
.white-text-link:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}
.white-text-link:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFFF00;
}
.white-text-link:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.gray-text-link:link {
	color: #B1B1B1;
	text-decoration: none;
}
.gray-text-link:visited {
	text-decoration: none;
	color: #B1B1B1;
}
.gray-text-link:hover {
	text-decoration: none;
	color: #EFB12C;
}
.gray-text-link:active {
	text-decoration: none;
	color: #B1B1B1;
}