* {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
}
body {
  background: #F4F4EC;
  margin: 0px;
  margin-left: 90px;
  margin-right: 90px;
}
.title1, .title2 {
	margin: 0px;
}
.title1 {
	font-family: "Arial Black", Impact, Helvetice, sans-serif;
	font-size: 36pt;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #EB9681;
}
.title2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 210px;
	color: #BDBEC0;
}
.copyright, .sign {
	font-size: 7pt;
	color: #9999cc;
	text-align: center;
}
.sign {
	font-style: italic;
	text-align: right;
	margin-right: 20px;
	color: #999999;
}
.h5, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 5px;
}
.h4 {
	color: #FDAB01;
	margin-top: 1px;
	font-size: 12pt;
	margin-bottom: 2px;
}
.num {
	color: #989898;
	margin-left: 7px;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 2px;
}
.h6, .h6n {
	margin-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #d82d01;
}
.h6n {
	font-weight: normal;
	margin-top: 0px;
}
.zero {
  margin: 0px;
}
.top1 {
	margin-left: 5px;
	font-weight: bold;
	color: #0180C4;
	font-size: 8pt;
	margin-top: 5px;
}
.vr {
	font-weight: normal;
	margin-left: 5px;
	margin-top: 13px;
	margin-bottom: 5px;
	margin-right: 5px;
}
a {
	color: #d82d01;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main, .bmain, .fmain, .ghead {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 7px;
	margin-right: 5px;
}
.ilink {
	color: #0180C4;
	text-decoration: none;
}
.ilink:hover {
	text-decoration: underline;
}
.bmain, fmain {
	color: black;
	font-weight: bold;
	margin-top: 1px;
}
.fmain {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.ghead {
	color: #FDAB01;
	font-weight: bold;
	margin-top: 0px;
	font-size: 9pt;
}
.tsmall {
	font-size: 7pt;
	margin: 0px;
}