.white-bold-logo-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-small-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.black-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.blue-normal-bold-text {
	color: #0E5B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.black-normal-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.black-small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.read-small-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C22423;
}
body {
	background-color: #666666;
}
.1space{line-height:14px;}
a:link {
	color: #C22423;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C22423;
}
a:hover {
	text-decoration: none;
	color: #C22423;
}
a:active {
	text-decoration: none;
	color: #C22423;
}
.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: #FFCC00;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}