body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background-color: #747474;
}
hr {

border: 1px dashed #000;

height: 1px;
width: 80%;
text-align: center;
}


}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 5px;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.section1 {
color: red;
}
.section2 {
color: red;
}
.section3{
color: red;
font-weight: bold;
}
.normal {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
padding-left: 5px;
}
.title {
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	
}
.subtitle {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	
}
.subtitlesm {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}
.bold {
font-weight: bold;
}
.report {
background-color: fffafa;

border-top: 2px solid #000;
border-right: 2px solid #000;
}