body {
  font-size : 11px;
  color : #000000;
  background-color : #E1D3B4;
  margin : 0;
  padding : 0;
}

td, th {
  font-size : 11px;
  line-height : 170%;
  color : #000000;
}

img {
  border : 0 none hidden ;
}

h1 {
	 display : none;
}

h2, h3, h4, h5 {
  margin : 0;
  padding : 0;
  font-size : 11px;
  font-weight : bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}


/* font --------------------------------------------*/

.text01 {
  font-size : 11px;
  line-height : 150%;
}

.text02 {
  font-size : 11px;
  line-height : 180%;
}

.text03 {
  font-size : 12px;
  line-height : 160%;
}

.text04 {
  font-size : 12px;
  line-height : 200%;
}

.text05 {
  font-size : 14px;
  line-height : 130%;
}

table.text01 td {
  font-size : 11px;
  line-height : 150%;
}


