body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bigger {
	font-size: 13pt;
}
.biggerVisibler {

	font-size: 13pt;
	color: #FFFFFF;
}
.biggest {
	font-size: 18pt;
}
.subhead {
	font-size: 11pt;
	font-style: italic;
	color: #FFFFFF;
}
.Visibler {
	color: #FFFFFF;
}
.heading {
	font-size: 14pt;
	text-indent: 15pt;
}
.sidetable {
	padding: 0px;
	border: 2px solid #0000cc;
	margin: 5px;
}
.question {
	font-weight: bold;
}
.answer {
	text-indent: 10px;
}
.booktitle {
	font-style: oblique;
	font-variant: small-caps;
	font-size: 10pt;
}
.TOCheading {
	font-weight: bold;
}
.biggerItalic {
	font-size: 13pt;
	text-decoration: underline;
	font-style: oblique;
}
a:link {color: #0000CC; }
a:active {color: #9900FF; }
a:visited {color: #0000CC; }
a:hover {color: #FFFFFF; background-color: #0000CC;  }
