
/* Global Parameters  */	
body {
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffffff;
}		

h1 {
  font-family: Verdana, sans-serif;
  font-size: 13pt;
  color: #003366;
  font-weight: bold;
  margin-left: 8pt;
}	

h2 {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  color: #002856;
  font-weight: bold;
  margin-left: 8pt;
}	

h3 {
  font-family: Verdana, sans-serif;
  font-size: 13pt;
  color: #003366;
  font-weight: bold;
  margin-left: 8pt;
}	

ul, ol {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #002856;
  text-align: left;
}/* Document Links  */	

a:link, a:active, a:hover, a:visited {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  color: #003366;
  text-decoration: underline;
  font-weight: bold;
}/* Document Links: Navigation Sidebar  */	

a.link-nav:link, a.link-nav:visited, a.link-nav:active {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #C0C0C0;
  text-decoration: none;
  font-weight: bold;
}	

a.link-nav:hover {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}			

a.link-navactive:link, a.link-navactive:hover, a.link-navactive:visited {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #002856;
  text-decoration: none;
  font-weight: bold;
}	

a.link-nav2:link, a.link-nav2:hover, a.link-nav2:visited, a.link-nav2:active {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}	

a.link-small:link {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #505050;
  text-decoration: underline;
  font-weight: normal;
}	

a.link-small:active {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}	

a.link-small:hover {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #666666;
  text-decoration: underline;
  font-weight: normal;
}	

a.link-small:visited {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #999999;
  text-decoration: underline;
  font-weight: normal;
}	

a.link-13:link, a.link-13:hover, a.link-13:visited, a.link-13:active {
  font-family: Verdana, sans-serif;
  font-size: 13pt;
  color: #004880;
  text-decoration: none;
  font-weight: bold;
}/* Document Fonts  */	

.text-body {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #000033;
  margin-left: 8pt;
  margin-right: 8pt;
}	

.text-body2 {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #000033;
  text-align: left;
  line-height: 15pt;
  margin-left: 8pt;
  margin-right: 8pt;
}	

.text-big {
  font-family: Verdana, sans-serif;
  font-size: 13pt;
  color: #004000;
  font-weight: bold;
}	

.text-small {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #8BA2B0;
}	

.text-smallslogan {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #8BA2B0;
  font-weight: bold;
}	

.text-address {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  text-align: center;
}	/* Document Tables  */	

td.table-body {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  color: #002856;
  vertical-align: top;
}	

td.table-top {
  font-family: Verdana, arial, sans-serif;
  font-size: 9pt;
  background-color: #FFFFFF;
}	

td.table-infoheader {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #FFCC66;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  background-color: #000000;
}	

td.table-info {
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  color: #505050;
  text-align: center;
}	

td.table-navbar {
  text-align: right;
  background-color: none;
}/* Copyright 2000 Wired Destinations Co., Ltd.; all Rights reserved.  */

HR {
  border-top: navy;
}

LI {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  color: #000033;
  line-height: 12pt;
}

OL {
  line-height: 10pt;
}

UL {
  line-height: 10pt;
  list-style-type: disc;
}

UL UL {
  list-style-type: circle;
}
