/* Body copy format for S&J site */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	letter-spacing: .01em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: .2em;
	white-space: normal;
	margin: 10px 20px;
	line-height: 1.1em;
}

/* Headline copy foram† for S&J site */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #990000;
	letter-spacing: .03em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: .2em;
	white-space: normal;
	margin: 10px 20px;
	line-height: 1.1em;
}

/* Second headline for subhead */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #990000;
	letter-spacing: .03em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: .2em;
	white-space: normal;
	margin: 10px 20px;
	line-height: 1.1em;
}

/* Link rules for S&J site */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	color: #990000;
	letter-spacing: .03em;
	text-align: left;
	word-spacing: .3em;
	white-space: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #990000;
	letter-spacing: .03em;
	text-align: left;
	word-spacing: .3em;
	white-space: normal;
}
a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	background-color: #990000;
	font-style: normal;
	line-height: normal;
	color: #000000;
	letter-spacing: .03em;
	text-align: left;
	word-spacing: .3em;
	white-space: normal;
}


