body {
	padding-left: 11.5em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #70B0E8;
	border: 0px none;
}
a:link {
  color: #35B;
  text-decoration: underline
}
a:visited {
  color: #35B;
  text-decoration: underline
}
a:hover {
  color: blue
}
img {
	border: none;
	margin: auto;
	padding: 0px;

}
table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
h1 {
	font-family: "Alibi", "Times New Roman", Times, serif;
	margin: 0;
	font-size: 3em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	text-shadow: 0.1em 0.1em 0.1em #35B
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: "HebEmail", Helvetica, Geneva, Arial, sans-serif;
	margin: 0;
	font-size: 1.2em;
	font-style: italic;
}
h5 {
	font-family: "HebEmail", Helvetica, Geneva, Arial, sans-serif;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
h1.a {text-shadow: 0.1em 0.1em 0.05em #333}
h3.b {text-shadow: 0.1em 0.1em 0.2em black}
h3.c {text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F} /* glow */
.text {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 1.5em;
}
div.add {
	margin: 0;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	position: absolute;
	top: 22em;
	left: 0em;
	width: 8em;
	right: auto;
}
body>div.add {position: fixed }
div.add p {
	margin: 0; 
	padding: 0.5em 0.5em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
.sig {
	font-family: "Alison", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
.strong {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #33CC66;
	text-decoration: underline overline;
}
blockquote {
    max-width: 620px;
    background: url(rs-right.png) right repeat-y }
blockquote::before {
    display: block;
    line-height: 0;
    background: url(rs-topright.png) top right no-repeat;
    content: url(rs-topleft.png) }
blockquote::after {
    display: block;
    line-height: 0;
    background: url(rs-bottomright.png) bottom right no-repeat;
    content: url(rs-bottomleft.png) }
div.banner {
  margin: 0;
  font-size: 85% /*smaller*/;
  font-weight: bold;
  line-height: 1.0;
  text-align: center;
  position: absolute;
  top: 1em;
  left: 1em;
  width: 8em;
  right: auto;
}
body>div.banner {position: fixed }
div.banner p {
  margin: 0; 
  padding: 0.5em 0.5em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.2em }
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #C9C9C9 }
div.banner a:hover { background: #c33; color: white }