div.chapter div.titlepage h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
}

td, div.section, div.navheader, div.navfooter, div.chapter, div.toc {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.citation {
	font-style: oblique;
}

.figure {
    font-weight: bold;
    font-size: small;
    padding-top: 10px;
}

.question {
    font-weight: bold;
}

.answer {
    margin-left: 2em;
    margin-bottom: 3em;
}

.tip, .warning, .note {
  background-color: #E0E0E0 ;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

a:hover {
	text-decoration: none;
}

body {
	padding-left: 10px;
}
