.head_text {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	font-size: 14pt;
}
.name {
	font-weight: bold;
	text-align: left;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.main_text {
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 12pt;
}
.main_text_center {
	text-align: center;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.menu_text {
  font-family: Tahoma;
  text-align: left;
  background-color: white;
  font-size: 12pt;
  font-weight: normal;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-position: center;
	color: #000000;
	text-align: center;
}
.copyright {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
