#premhead {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:#0000FF;
  background-color:#99CCFF;
  border: 1pt solid;
}

#div1head {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:red;
  background-color:white;
  border: 1pt solid;
}

#div2head {
  text-align: center;
  font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
  color:white;
  background-color:#336699;
  border: 1pt solid;
}



.premtab {
text-align: center;
  color:#0000FF;
  background-color:white;
  font-family: "Verdana";
	font-size: 10pt;
	height: 28;
  border-color:green;
  border-style: solid;
  width : 100% ;
  border: 1px green outset;
  }
  
.div1tab {
text-align: center;
  color:blue;
  background-color:white;
  font-family: "Verdana";
  border-color:green;
  border-style: solid;
  width : 100% ;
  border: 1px green outset;
	font-size: 10pt;
	height: 28;
}
.div2tab {
text-align: center;
  color:blue;
  background-color:white;
  font-family: "Verdana";
 width : 100% ;
  border-color:blue;
  border-style: solid;
  border: 1px #0000FF outset;
 

	font-size: 10pt;
	height: 28;
}



.oneline {
text-align: center;
}

.trhdr  {
text-align: center;
color: blue;
background-color: #CCCCCC;
font-family: "Verdana";

}
.trsmall {
color : blue;
font-size: 8pt;
}
.trdate  {
text-align: left;
color: #FF0000;
background-color: #CCCCCC;
font-family: "Verdana";
font-size: small;
font-style: italic;
}
.report11  {
text-align: left;
  color:white;
  background-color:green;
font-family: "Verdana";
}

.report13  {
text-align: left;
  color:#006666;
  background-color:white;
font-family: "Verdana";
}
.report15  {
text-align: left;
  color:#0000FF;
  background-color:#99CCFF;
font-family: "Verdana";
}



#head1 {
   text-align: center;
   font-weight: bold;
}
#head2 {
   font-weight: bold;
}
#most {
   text-align: center;
  color:#0000FF;
  background-color:#99CCFF;
   font-weight: bold;
}
#u13 {
   text-align: center;
  color:white;
  background-color:#006666;
   font-weight: bold;
}
#u11 {
   text-align: center;
  color:#0000FF;
  background-color:#FF6666;
  font-weight: bold;
}
#u15 {
   text-align: center;
  color:#0000FF;
  background-color:#99CCFF;
   font-weight: bold;
}
#footer {
  border: 1px black solid;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
} 