.read-logo-big-text {

	color: #AC2C21;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 40px;

	font-weight: bold;

}

.white-normal-bold-text-1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

}

.white-normal-bold-text-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

}

.golden-normal-text-1 {

	color: #FAD86C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.black-small-text-1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.golden-heading-bold-text {

	color: #A27414;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

}

.golden-heading-bold-text14 {

	color: #A27414;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}



.golden-heading-bold-text12 {

	color: #A27414;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.black-normal-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.golden-normal-bold-text-2 {

	color: #FFD16F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.read-normal-bold-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #D70512;

	font-weight: bold;

}
.read-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D70512;
	font-weight: bold;
}

a:link {

	color: #D70512; 

	text-decoration: none; font-weight:bold

}

a:visited {

	text-decoration: none;

	color: #D70512;font-weight:bold

}

a:hover {

	text-decoration: underline;font-weight:bold

	color: #D70512;

}

a:active {

	text-decoration: underline;font-weight:bold

	color: #D70512;

}

.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: #EDCD54;

}

.white-text-link:active {

	text-decoration: none;

	color: #FFFFFF;

}

.black-text-link:link {

	color: #000000;

	text-decoration: none;
	font-size:12px;

}

.black-text-link:visited {

	text-decoration: none;

	color: #000000;
	font-size:12px;

}

.black-text-link:hover {

	text-decoration: none;

	color: #D70512;

}

.black-text-link:active {

	text-decoration: none;

	color: #000000;

}

body {

	background-color: #686868;

}

.1space{line-height:16px;}