Body {
	background: #BDB76B;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size: 100%;

}
.Small {
  font-size: 70%;
}
.SmallGray {
  font-size: 70%;
  color: #999999;
}
A.Black {
  color: #000000;
  font-size: 70%;
}
A.Black:visited {
  color: #000000;
  font-size: 70%;
}
A {
  color: #000080;
}
A:visited {
  color: #008080;
}
A.footer {
  color: #EEE8AA;
  font-size: 80%;
}
A.footer:visited {
  color: #EEE8AA;
  font-size: 80%;
}

H1 {
	font-weight: bold;
	color: #A0522D
}
.SubHeader {
	font-size: 150%;
	font-weight: bold;
	color: #A0522D;
    border-bottom: 1px solid   #A0522D;
}
P.Book
{
  text-align: justify;
}
.Bold {
  font-weight: bold;
}
.b_line
{
  border-bottom: 1px solid #000000;
}
div.img_block {	padding: 10;
	text-align: center;
	font-size: 70%;
    border: 1px solid #ddd;
    margin-top: 10;
    margin-bottom: 10;	}
