  a:link {
   color: blue;
   text-decoration: none
   }
  a:active {
   color: blue;
   text-decoration: none
   }
  a:visited {
   color: blue;
   text-decoration: none
   }
  a:hover {
   color: red;
   text-decoration: underline
   }

.title {
   color: yellow;
   text-align: left;
   background-color: navy;
   padding-left: 10px;
   font-size: 12pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: italic;
   height: 30px;
   }

.headline {
   color: darkblue;
   text-align: left;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   font-size: 10pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-weight: bold;
   }

.headline2 {
   color: black;
   text-align: left;
   padding-left: 5px;
   font-size: 10pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-weight: bold;
   }

.headline_orange {
	color: darkblue;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 9pt;
	font-family: MS UI Gothic, Arial, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 14pt;
	margin-top: 15px;
	border-bottom: 0.5pt solid orange;
	margin-bottom: 5px;
}

.outline {
   color: #20448A;
	text-align: left;
   padding-left: 20px;
   padding-right: 20px;
   font-size: 8pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: normal;
   padding-bottom: 20px;
   line-height: 1.2;
   }

.outline2 {
   color: #20448A;
	text-align: left;
   font-size: 8pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: normal;
   padding-bottom: 0px;
   line-height: 1.2;
   }

.outline3 {
   color: #000000;
	text-align: left;
   padding-left: 20px;
   padding-right: 20px;
   font-size: 9pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: normal;
   padding-bottom: 20px;
   line-height: 1.3;
   }
   
.prodlsth {
   color: #ffffff;
   background-color: #000080;
   border-color: orange;
   text-align: center;
   padding-left: 0px;
   padding-right: 0px;
   font-size: 8pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: normal;
   padding-top: 2px;
   padding-bottom: 2px;
   line-height: 1.2;
   }

.prodlist {
   color: #20448A;
   background-color: #e7e8e2;
   border-color: #f5f5dc;
   text-align: center;
   padding-left: 0px;
   padding-right: 0px;
   font-size: 8pt;
   font-family: MS UI Gothic, Arial, sans-serif;
   font-style: normal;
   line-height: 1.4;
   }

.picture {
   width: 320px;
   padding-left: 20px;
   padding-top: 20px;
   vertical-align: top;
   }

.picture2 {
   width: 320px;
   padding-left: 20px;
   padding-top: 5px;
   vertical-align: top;
   }

.murata2 {
  text-align: right;
  color: #ff0000;
	font-size: 8pt;
	font-family: Arial Narrow, Helvetica, MS UI Gothic, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.list {
   text-align: left;
   width: 400px;
   font-size: 8pt;
   }

ul {
	list-style-image: url ("../../images/bullet_orange.gif");
   }

li {
   font-size: 9pt;
   }

.dslink {
   text-align: center;
   font-size: 8pt;
   }

.dslinkr {
   text-align: right;
   font-size: 8pt;
   }

 .dslinkl {
   text-align: left;
   font-size: 8pt;
   }

.back {
   text-align: right;
   font-size: 8pt;
   }

.pt {
   color: #006400;
   font-size: 7pt;
   font-family: Arial, sans-serif;
   font-weight: bold;
   text-align: right;
   }

