body {
  background-color: #212018;
  color:#FFFFFF
}

.body_text {
  font-family: Times New Roman;
  font-size: 12pt;
  color: #FFFFFF;
  text-align: justify;
}

.body_Right {
  font-family: Times New Roman;
  font-size: 12pt;
  color: #000000;
  text-align: justify
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #FFE6D5;
	text-decoration: none
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

.header_1 {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #FFFFFF;
}

.header_2 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}

.header_3 {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000;
}

.footer {
	font-family: Times New Roman;
	font-size: 8pt;
	color: #C0C0C0;
	font-weight:bold
    text-align: justify;
}

.bold {
  font-weight: bold;
}

.black {
  color: #000;
}

.green {
  color: #115826;
}

.red {
  color: red;
}
