BODY{
  color : #267326;
  background-color: #CCFFCC;
  background-image : url(image/green2.gif);
  background-attachment : fixed;
}
H1{
  color : #008800;
  background-color: #99CC99;
  background-image : url(image/green1.gif);
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color : #008800;
  background-color: #99CC99;
  background-image : url(image/green1.gif);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color : #008800;
  background-color: #99CC99;
  background-image : url(image/green1.gif);
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
HR{
  color: #73C663;
  height: 3px;
}
P{
  color : #267326;
  margin-left : 10pt;
  margin-right : 10pt;
}
A{
  color: #006600;
  text-decoration: underline;
}
A:VISITED{
  color: #888888;
  text-decoration: underline;
}
A:HOVER{
  color: #006600;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FFFFFF;
  text-decoration: underline;
}
UL{
  color : #267326;
  list-style-image : url(image/l_green1.gif);
  list-style-position: outside;
  margin-left : 20pt;
  margin-right : 10pt;
}
TH{
  color: #CCFF99;
  background-color: #009900;
}
TD{
  color : #267326;
  background-color: #CCFF99;
}
DIV.lastupdated{
  font-size : 11px;
  font-family : Arial,Helvetica;
  font-weight : bold;
  color : #267326;
  text-align : right;
  float : right;
}
.titlelogo{
  float : right;
}
DIV.footer{
  font-size : 11px;
  font-family : Arial,Helvetica;
  font-weight : bold;
  text-align : center;
}
PRE{
  
  
  margin-left : 20pt;
  margin-right : 20pt;
}
DT{
  margin-left : 15pt;
  margin-right : 10pt;
  margin-top : 10pt;
}
CODE{
  margin-left : 20pt;
  margin-right : 20pt;
}
.jumpbar{
  font-size : 11px;
  font-family : Arial,Helverica;
  font-weight : bold;
  text-align : center;
}
