body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
	line-height: 1.0em;
	color: #000000;
}

h2 {
  font-size: 1.0em;
	line-height: 1.2em;
}

.bottmLine {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #630304;
}

.text {
	padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
}

.copyright {
  font-size: 0.60em;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #630304;
	padding: 5px;
}
