.heading-gray-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}
.normal-gray-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.1space{line-height:18px;}
.white-normal-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.black-normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.read-normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA030B;
	font-weight: bold;
}
.black-italic-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic; }
.white-small-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-small-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
body {
	background-color: #737174;
}
a:link {
	color: #DA030B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA030B;
}
a:hover {
	text-decoration: none;
	color: #DA030B;
}
a:active {
	text-decoration: none;
	color: #DA030B;
}
.black-text-link:link {
	color: #000000;
	text-decoration: none;
}
.black-text-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-text-link:hover {
	text-decoration: none;
	color: #DA030B;
}
.black-text-link:active {
	text-decoration: none;
	color: #000000;
}
.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: #FEEF01;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}
