a {
	font-family: helvetica;
	letter-spacing: 0.1em;
}
sectionHead {
	font-size: 14px;
	font-weight: bold;
}
	
body,td,th {
	color: #333333;
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	height: auto;
	line-height: 18px;
	cursor: crosshair;
}
td, th {
}


a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #5C61FF;
}
.bookTitle {
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #2132FF;
}

.emphasis {
	font-weight: bold;
}
.quote {
}

.leftSidebar {
	font-size: 9px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 1ex;
	padding-left: 0px;
	vertical-align: top;
}.rightSidebar {
	padding-left: 12px;
	text-align: left;
	font-size: 7pt;
	font-style: normal;
}
.Infobar {
	text-align: right;
}
.List {
	line-height: 120%;
}
h3 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
h4 {
	line-height: 1ex;
	vertical-align: bottom;
	font-size: 20pt;
}
h2 {
	font-size: 14px;
}
.Rightside {
	padding-left: 18px;
	text-align: right;
}

