<H3>Global Stylesheet</H3>
<P>Usage:<BR><CODE>&lt;link rel="stylesheet" type="text/css" 
href="global.css"&gt; </CODE></P>
<H3>Classes and Definitions</H3>
<P><PRE>body { 
  background-color: #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%; margin-left: 10px
}

h1, h2, h3, h4, h5 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul, ol {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

a:link { 
  color:#000080; 
}

a:visited { 
  color:#ff4500; 
}

.nav-primary {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 75%;
  font-weight: bold;
}

.nav-primary-item {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}

.nav-primary-selected {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ccff66;
  text-decoration: none;
}

.nav-secondary-item {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 70%;
  text-decoration: none;
  color: #336699;
  font-weight: bold;
  text-transform: uppercase;
}

.nav-secondary-selected {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 70%;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}


.small-text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
}

.dropdown {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
}

.head-green {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: bold;
  color: #000000;
}

.head-green-link {
  color: #000000;
  text-decoration: none;
}

.head-blue {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: bold;
  color: #ffffff;
}

.head-blue-link {
  color: #ffffff;
  text-decoration: none;
}

.head-gray {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: bold;
  color: #000000;
}

.head-gray-link {
  color: #000000;
  text-decoration: none;
}

.info-box {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75%;
  padding-left: 6px;
  padding-right: 2px;
  padding-top: 4px;
  padding-bottom: 3px;
}

code {
  font-family: monospace;
}

.title-write {
  color: #cc3300;
  font-size: 180%;
  padding-left: 90px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 0px;
}

h1.title-page {
  color: #cc3300;
  padding-left: 20px;
  font-size: 160%;
  text-align: left;
  font-weight: normal;
}

h1.title-page-sub {
  color: #cc3300;
  font-size: 160%;
  padding-left: 90px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-weight: normal;
}


.cell-content {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 70%;
}

.features-text {
  font-size: 75%;
}

.title-stockprice {
}

.date-stockprice {
  font-size: 85%;
}






body { background-color:#FFFFFF }
.navi_orange  { color: #ff4500; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none }
.navi_white  { color: #000080; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none }
p, li  { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; }

td.navbar { background:#003363; }
td.sidenavbar  { background:#ff4500; }
td.sidenavbar_search { background:#FF4500; }
td.rightnavbar  { background:#999999; }
	
a.topnavbar:link { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000080; font-weight:bold; text-transform:none; }
a.topnavbar:visited { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000080; font-weight:bold; text-transform:none; }
a.topnavbar:hover { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#FF4500; font-weight:bold; text-transform:none; }
a.topnavbar:active { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#FF4500; font-weight:bold; text-transform:none; }

a.sidenavbar:link { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#ffffff; font-weight:bold; text-transform:none; }
a.sidenavbar:visited { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#ffffff; font-weight:bold; text-transform:none; }
a.sidenavbar:hover { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000000; font-weight:bold; text-transform:none; }
a.sidenavbar:active { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000000; font-weight:bold; text-transform:none; }

a.sidenavbar_search:link { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color:#ffffff; font-weight:bold; text-transform:none; }
a.sidenavbar_search:visited { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color:#ffffff; font-weight:bold; text-transform:none; }
a.sidenavbar_search:hover { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color:#003363; font-weight:bold; text-transform:none; }
a.sidenavbar_search:active { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color:#003363; font-weight:bold; text-transform:none; }

.sidenavbar_search { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color:#000000; font-weight:bold; text-transform:none; }
input.sidenavebar_search {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 7pt; background: #FFFFFF; color: #000000;}

a.rightnavbar:link { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000000; font-weight:bold; text-transform:none; }
a.rightnavbar:visited { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#000000; font-weight:bold; text-transform:none; }
a.rightnavbar:hover { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#FF4500; font-weight:bold; text-transform:none; }
a.rightnavbar:active { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;text-decoration: none; color:#FF4500; font-weight:bold; text-transform:none; }








</PRE>
