.heading-big-bold-black-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.normal-gray-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normal-black-bold-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.normal-read-bold-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE000A;
	font-weight: bold;
}
.normal-curley-black-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.small-bold-black-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small-black-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #737174;
}
.1space{line-height:16px;}
a:link {
	color: #CE000A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CE000A;
}
a:hover {
	text-decoration: none;
	color: #CE000A;
}
a:active {
	text-decoration: none;
	color: #CE000A;
}
.black-text-link-1:link {
	color: #000000;
	text-decoration: none;
}
.black-text-link-1:visited {
	text-decoration: none;
	color: #000000;
}
.black-text-link-1:hover {
	text-decoration: none;
	color: #CE000A;
}
.black-text-link-1:active {
	text-decoration: none;
	color: #000000;
}
