body   {
	  font-family: Arial; 
	  font-size: 10pt; 
	  color: #333333;
	  margin: 7px 5px 7px 5px;
	  }
h1           { font-size: 18pt; color: #FF5800; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
h2           {
	font-size: 14pt;
	color: #0189A2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0
}
p            { margin-top:0; margin-bottom:.75em; font-size: 10pt; }
li    {
      list-style-image: url('images/j3i_device_12h.gif');
      margin-bottom: 2px;
      }
ul     {
      margin-top: 0; 
      margin-bottom: 0.75em;
      font-size: 10pt; 
      }
ul ul {
		color: #0189A2;
		list-style-type: square;
		margin-left: 1em;
		font-size: 9pt;
		}
ul ul li {
		list-style-type: square;
		list-style-image: none;
		}
.links {
      float:left;
      font-size:93%;
      background:#FFFFFF;
	  padding-left: 10px;
	  border-bottom:4px solid #0189A2;
	  border-top:4px solid #0189A2;
      line-height:normal;
      }
.links ul {
	  margin: 0;
	  padding: 0;
	  list-style:none;
      }
.links li {
      display:inline;
      height: 2em;
      padding:0;
      text-align:center; 
      font-weight:bold;
      }
.links a {
      float:left;
      background:#FFF;
      margin:0;
      padding:10 25px 0 4px;
      text-decoration:none;
      border-bottom: 4px solid #ffffff;
      color: #0189A2;
      }
.links a span {
      color:#FF5800;
      }
.links a:hover {
	  background: #FFCC99;
	  border-bottom: 4px solid #FF5800;
	  color: #FF5800;
      }
.tableborder {
      background: #FFFFFF;
      }
.copyright   { font-size: 8pt; color: #666666 }
