p, td, body {
   font-family: Arial;
   font-size: 12px;
   color: #002675;
}

.hpc {
   font-size: 32px;
   color: #CC0033;
   font-weight: bold;
}

.gears {
   font-size: 32px;
   color: #002675;
   font-weight: bold;
}

table.size14 {
   border: 1px solid blue;
}

a.nounderline, a.nounderline:visited {
   text-decoration: none;
   color: #002675;
}

.pagetitle {
   font-size: 26px;
}

td.product_img {
   text-align: center;
   background-color: #002675;
   color: #FFFFFF;
   font-weight: bold;
}

td.product2_img {
   text-align: center;
   background-color: black;
   color:#CC0006 ;
   font-weight: bold;
}

td.product_img_int {
   text-align: center;
   background-color: red;
   color: white;
   font-weight: bold;
   font-size: 16px;
}
td.header {
   background-color: #255699;
   vertical-align:middle;
   padding-top:8px;
   padding-bottom:0px;
   margin-bottom:0;
 
   
}

.trade_mark { 
color:#002675;
font-size : 75% ;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

td.ticker {
   background-color: #255699;
}

.nd_table {
border-style: ridge;
border-width: 8px;
border-color: white;
}