body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 2em;
	color: #760004;
	background: transparent;
}
h2 {
	font-size: 1.6em;
	color: #444D9A;
	background: transparent;
}
h3 {
	font-size: 1.3em;
	color: #444D9A;
	background: transparent;
}
.tblpadd {
	padding-left: 10px;
}
.tbbg {
	background-image: url(images/bookbg.jpg);
	background-repeat: repeat-y;
}
.smaller1 {
	font-size: .8em;
}
.standout {
	font-size: 1.1em;
	font-weight: bold;
	color: #760004;
}
a:link {
	color: #760004;
	background: transparent;
}
a:visited {
	color: #444D9A;
	background: transparent;
}
a:active {
	color: #760004;
	background: transparent;
}
