BODY  {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

P,  UL, OL, LI, DIV, TD, TH {
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
TH {font-weight:bold;text-align: center}
DT	{font-weight:bold}

H1,H2,H3 {
		font-family: "Trebuchet MS", sans-serif;
		}

H1 {	text-align: center;
		font-size: large;
		font-weight: bold;
		color: #0000FF;
		background-color:#FFFFFF;}

H2 {	font-size: medium;
		font-weight: bold;
		color: #0000FF;
    	background-color:#FFFFFF;
		}

H3 {	font-size: small;
		font-weight: bold;
		color: #0000FF;
    	background-color:#FFFFFF;
		margin-left: 1em;
		margin-bottom: -1em;}

A:link, A:visited, A:active {text-decoration: none;}

KBD	{
	font-family: "Courier New", Courier, monospace;
	font-weight:bold
}

.center {text-align: center;}
.right {text-align:right;}

.otherbooks	{margin-top:6em;}

.next {	text-align:right; margin-bottom:2em;}

.footer {
		font-family: Trebuchet, sans-serif;
		font-size: 8pt;
		text-align:center;
		margin-top:10em;
		margin-bottom:1em;}
		
.chapter {font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-bottom:0;
		color:blue;
		background-color:#FFFFFF;}

.thischapter {
	font-family:Verdana, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: white;
	background-color:red;
	}
	
DIV.linkbox { margin-top:6em;
		color:blue;
		background-color:#FFFFFF;
		border-style:solid;
		border-width:1;
 }	
DIV.linkbox P { text-align:center;
		font-variant:small-caps;
		font-weight: bold}
		
DIV.linkbox LI { 
 		font-family: Verdana, sans-serif;
		font-size: 8pt;
		list-style-type: square;}
 
.nav {
	}
.nav0 {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	background-color: red;
	color:white;
	}


P.navbar {text-align:right;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	font-size: 10pt;
	margin-bottom: -0.5em;
}

.tb		{
	background-color: #FFFFCC;
	color: #000000;
}

.fn	{margin-left: 2em}

.caption {margin-left: 2em; margin-right:2em; margin-bottom:30px}
.HTMLTag {font-family: Courier, monospace; font-weight:bold}
