body,
p,
th,td,
ul,li,
font{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
p{
  margin-top: 5pt;
  margin-bottom: 5pt;
}
a,
a:hover{
  font-family: Verdana;
  font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.head,a.head:hover{
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
}
td.right{
	text-align: right;
}
td.center{
	text-align: center;
}
td.head{
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
}
td.data{
  color: #000000;
  background-color: #FFD038;  
  text-align: right;
}

td.dataname{
  color: #000000;
  background-color: #FFD038;  
  text-align: left;
}

td.menu{
  font-weight: bold;
}

td.graph{
  color: #000000;
  background-color: #FFF6D7;  
}
td.orange{
  color: #000000;
  background-color: #FFD038;  
}
td.headleft{
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
  text-align: left;
}
p.endwf{
  text-align: center;
  margin-top: 1pt;
  margin-bottom: 1pt;
}
a.endwf{
  font-weight: bold;
}
p.left{
  text-align: left;
  font-size: 10pt;
}  