.black-big-bold-text {
	color: #15191C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.black-normal-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15191C;
}
.1space{line-height:18px;}
.white-normal-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-normal-small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.black-bold-normal-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.read-bold-normal-text {
	color: #DA0509;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.black-italic-normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.white-normal-small-bold-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
body {
	background-color: #737174;
}
a:link {
	color: #DA0509;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA0509;
}
a:hover {
	text-decoration: none;
	color: #DA0509;
}
a:active {
	text-decoration: none;
	color: #DA0509;
}
.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	color: #FFF000;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}.white-bold-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-bold-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-bold-text-link:hover {
	text-decoration: none;
	color: #000000;
}
.white-bold-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}