<!-- 
body { background-image: url(images/bgltslate.gif); 
	color: #08296b; height: 100%;
	text-align: center; font-family: arial; }

p { margin-top: 1px; margin-bottom: 0px; }

div { margin-top: 1px; margin-bottom; 0px; }

.headtable { width: 70%; margin-right: auto; margin-left: auto; }

h1, h2, h3, h4, h5 { color: red; text-align: center; 
   	margin-top: 0px; margin-bottom: -1px;  }

hr { width: 75%; color: blue; text-align: center; }

.main { background-color: #ffff9c; color: blue; 
	text-align: justify; border: solid blue thin;
	padding: 8px; }

.main_notop {
	background-color: #EBF4F3; color: black; 
	text-align: center; 
	border-bottom-style: solid; border-color: blue; border-width: thin;
	border-right-style: solid; border-right-width: thin;
	border-left-style: solid; border-left-width: thin; }

.standard_td { 
	text-align: center; font-size: 10pt; 
	color: #08296b; padding: 1em; }

.inner   { background-color: #fffbc6; color: blue; 
	text-align: left; font-size: 10pt; padding: 1em; }

#navbtn { background-color: blue; color: white; 
	width: 150px; height: 10px; 
	text-align: left; font-style: italic; }

.justify { width: 80%; text-align: justify; padding: 1em; }

.disclaim {width: 75%; font-size: 75%;  text-align: justify; }

.linkbar { font-size: 10pt; background-color: #ffff9c; 
	border: solid red 1px; width: 250px; 
	padding: .4em; margin: 0; }

.navbutton { font-weight: bold; font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: .25em; padding: .2em; font-style: italic; 
	background-color: #0033CC; vertical-align: middle; 
	width: 165px; border: solid orange 1px; }

.nav  { vertical-align: middle; text-align: left; }

.header {font-family: times new roman; }

a.header:link { color: white; text-decoration: none; }
a.header:visited { color: white; text-decoration: none; }
a.header:hover { color: yellow; text-decoration: none; }

a.nav:link { color: white; text-decoration: none; }
a.nav:visited { color: white; text-decoration: none; }
a.nav:hover { color: red; text-decoration: none; }

.smallest { font-size: 8pt; color: #08296b; }
.small { font-size: 9pt; color: #08296b; }
.red { font-size: 12pt; color: red; }
.bigred {font-size: 20pt; color: red; text-align: center; }
.large { font-size: 14pt; }

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: red; }
a:active { color: blue; }

.facility { text-align: center; width: 80%; }

.cellhead { background-color: lightblue; text-align: center; border: solid 2px blue; }

.maincell { text-align: center; width: 50%; font-size: 12pt; border: solid 1px blue;  }

.1-third { text-align: center: width: 33%; font-size: 12pt; border: solid 1px blue; }
 -->