#junbody {
background-color:#FFFFCC;
}

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

#junmain {
  text-align: center;
  font-family: "Verdana";
	font-size: 10pt;
  color:red;
}

.maintab {
text-align: center;
  color:red;
  border: 1pt red solid;
background-color: white;  
	font-family: "Verdana";
	font-size: 10pt;	
}

.trdate  {
text-align: center;
color: #0000FF;
background-color: #FFFFCC;
}
#senbody {
background-color:#99CCFF;
}

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

#senmain {
  text-align: center;
  font-family: "Verdana";
	font-size: 10pt;
  color:blue;
}
.senhrd  {
text-align: center;
color: #0000FF;
font-weight : bold;
}
.senmaintab {
text-align: center;
  color:blue;
  border: 1pt blue solid;
background-color: white;  
	font-family: "Verdana";
	font-size: 10pt;	
}

.sentrdate  {
text-align: left;
font-weight: bold;
color: #0000FF;
background-color:#FFFFCC;
}

#footer {
  border: 1px black solid;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
} 