<style type="text/css">

.hold {color: #000000}

/* Body */
body { font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000040;
	background: "#0066ff"
}

a:link {color: #000040}
a:visited {color: #000060}
a:hover { color: #0000ff}

.topbar { font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-weight: bold;
}

a.topbar:link {color: #ffffff}
a.topbar:visited {color: #ccffcc}
a.topbar:hover { color: #00ff00}


/* Navigation */

.crumb { color: #999999}
.fixed {font-size: 10px}

/* Headlines */

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000040}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000040}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000040}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000040}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000040}
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000040}

/* Content styles */


p { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
li { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
dl { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
dt { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
dd { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}


.pgtitle { color: #006666}
.titlehead { color: #006666; font-size: 10px; font-weight: bold}
.chname { color: #006666; font-size: 10px; font-weight: bold}
.biblio { color: #666666}
.figcaption { color: #666666}
.secondcolor { color: #006666 }

/* Mono-Spaced Fonts */

      pre { font-size: 10px; color: #004444}
       tt { font-size: 10px;color: #003030}
.compcode { color: #006666; font-family: Courier New, Courier, mono}
     .ccc { color: #FF0000; font-weight: bold}

/* Notes Tips Cautions Warnings */

.specialgreen { color: #006666}
.specialred { color: #FF0000}

.note { blockquote margin-top: 2em; margin-right: 2em; margin-bottom: 2em; margin-left: 2em}
.normaltitle { color: #006666}
.tiptitle { color: #006666;
	font-weight: bold;
	}
.tip { color: #006666;
	font-style: italic;
	}
.title { color: #0000ff;
	font-weight: bold;
	font-size: 10px
	}
.cautionstitle { color: #FF0000}
.warningstitle { color: #FF0000}
.copyright {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #0000ff;
	}
.side-heading {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}
.side-body {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #0000ff;
	}
.search-heading {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #0000ff;
	}
.search-date {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
	}
</style>
