BODY
{
	background-color: #808080;
	color: white;
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 14pt;
	margin: 10px;
	padding: 0;
}

DIV
{
	color: white;
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 14pt;
}

IMG
{
	border: 2px solid black;
}

A			{ color: white; }
A:visited	{ color: white; }
A:active	{ color: blue; }

span.title
{
	font-weight: bold;
	text-decoration: underline;
}

h6
{
	font-size: 20pt;
}

h5
{
	font-size: 18pt;
}

h5
{
	font-size: 16pt;
}

div.title
{
	padding: 20px;
	font-size: 20pt;
	font-weight: bold;
}
div.book
{
	padding: 10px;
}
div.pageTitle
{
	padding: 10px;
	font-size: 16pt;
}
div.pageImage
{
	padding: 10px;
}
div.pageNav
{
	padding: 20px;
	font-size: 14pt;
}
