body {	background-color: #0099ff;

		color: black;}



A:link { color: #FFFF00; }

A:active { color: #009000; }

A:visited { color: #FF0000; }



/*

.navbar A:link, .inset A:link { color: #FF0000; }

.navbar A:active, .inset A:active { color: #009000; }

.navbar A:visited, .inset A:visited { color: #FFFF00; }

*/



H1, H2, H3, H4, H5, H6

{	font-family: "helvetica", sans-serif;

	color: #ffffff; }



h1 {font-size: x-large;

	font-weight: bold}

h2 {font-size: large;

	font-weight: bold}

h3 {font-size: large; }

h4 {font-size: medium;

	font-weight: bold; }

h5 {font-size: medium; }

h6 {font-size: small; }

	

H1.title {	text-align: center; }



H2.title {	text-align: center; }



.xx-large {	font-size: xx-large; }

.x-large {	font-size: x-large; }

.large { 	font-size: large; }

.medium {	font-size: medium; }

.small {	font-size: small; }

.x-small {	font-size: x-small; }

.xx-small {	font-size: xx-small; }



.copyright {	font-size: small; }



.disclaimer {	}



.booktitle {	text-decoration: underline; 

				font-weight: bold; }



.bold-italic {	font-weight: bold;

			font-style: italic; }



.allcaps {	text-transform : uppercase; }



.margin-indent { margin-left: 3em ; }



.navbar  {	background-color : #0000B0;

		font-family : Arial, Helvitica, sans-serif;

		width : 154px;

		valign: top; }



.inset  {	background-color : #0000B0;

		font-family : Arial, Helvitica, sans-serif;

		valign: top; }



.content  {}



dl dt {	font-weight: bold;

		font-style: italic; }