@import url("../b/b4.css");
BODY  {  color:white; background-color:#9b8; }

A:link { color: #00f; }
A:visited { color: #00d; }
A:active: { color: #f11;  }
A:hover {color: #f11;  }
A.entry  { color:#navy;  font-size:20px; font-family: Garamond, serif; font-style:normal; font-weight:bold; }
A.e2  { color:#ffc;  font-size:16px; font-family:Arial, Verdana, sans-serif; font-style:normal; font-weight:bold; }
A.boxhead  { color:#ffc; font-size:18px;   font-family:serif; font-style:normal;   font-weight:bold;}      

h1, h2, h3 { color:navy; }

P.caption {color:#030; }
p.quote {color:#282;}
P.blockquote {margin-left:20px;margin-right:20px;font-style:italic; }
hr {
	background-color: #ffc;
	color: #ffc;
	}

div.intro {
	color:#004;
	width:74%; 
	}

div.main {
	color:#006;
	background-color:#ffc; 
	}

div.grab {
	float: right;
	width:14em;
	padding: 1em;
	font-size: 110%;
	font-weight:bold;
	text-align: center;
	}

