body {
  background-color: #cfcfcf;
}
.topcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-align:center;
}
.main table {
   background-color: #ffffff;
}
.main tr {
   background-color: #ffffff;
  
}
.main td {
   border: 1px solid #000000;
   background-color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
color: #404040;
}
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #888888;
   text-align:center;
}

.black_bold {
	color: #000000;
	font-weight: bold;
}
.text {
  font-size: 14px;
}
.bold {
	font-weight: bold;
}
