
BODY { 
  
  background-color: #FFFFFF;
  
  font-family	: Verdana, Arial, Tahoma;
  font-size		: 12pt;
  font-weight	: normal;
  
  margin-top	:0px; 
  margin-right	:0px; 
  margin-bottom	:0px; 
  margin-left	:0px; 
  
}

TABLE { 
  
  background-color: #FFFFFF;
 
}


table.k01 {

  text-align	: center;
  font-weight	: normal;
  
  width			: 80%;
  margin-left	: 10%; 
  margin-right	: 10%;
  
  border-top	: 1px #000000 solid;
  border-bottom	: 1px #000000 solid;
  border-left	: 1px #000000 solid;
  border-right	: 1px #000000 solid;

}

table.term01 {

  text-align	: center;
  
  width			: 80%;
  margin-left	: 10%; 
  
  padding		: 15px;

}

table.tterm01 {

  text-align	: center;
  
  font-family	: Verdana, Arial, Tahoma;
  font-size		: 12pt;
  font-weight	: normal;
  
  width			: 80%;
  margin-left	: 10%; 
  
  border-top	: 1px #000000 solid;
  border-left	: 1px #000000 solid;
  border-right	: 1px #000000 solid;
  border-bottom	: 1px #000000 solid;

}


TD.dterm01 {

  text-align	: left;
  
  padding-left  : 5%;
  padding-right : 5%;
  padding-top 	: 0%;

}

LI.list01 {
  text-align		: left;
  padding-top 		: 20px;

}


H2.h201 {

  font-family	: Verdana, Arial, Tahoma;
  font-size		: 16pt;
  
  text-align	: center;
  padding-top 	: 10px;

}


table.footer {
  
  font-family	: Verdana, Arial, Tahoma;
  font-size		: 10pt;
  color			: #FFFFFF;
  font-weight	: bold;
  text-align	: center;
  
  width			: 80%;
  margin-left	: 10%; 
  
  border		: 1px #000000 solid;
  
  height		: 8%;
 
}

TD.dfooter01 {
  text-align	: center;
  width			: 30%;
  
}



A.a01:link {
	text-decoration	: none;
	color			: white;
}

A.a01:visited {
	text-decoration	: none;
	color			: white;
}

A.a01:active {
	text-decoration	: none;
	color			: white;
}

A.a01:hover {
	text-decoration	: underline;
	color			: #E2E2E2;  //#E2E2E2;  C7B189
}



A.a02:link {
	text-decoration	: none;
	color			: blue;
}

A.a02:visited {
	text-decoration	: none;
	color			: blue;
}

A.a02:active {
	text-decoration	: none;
	color			: blue;
}

A.a02:hover {
	text-decoration	: underline;
	color			: black;
}










