div#gstyle sub { 
    font-size:12px !important; 
    vertical-align:-2px !important;
}

div#gstyle sup { 
    font-size:12px !important;
    vertical-align: -2px;
}

div#gstyle, div#gstyle p, div#gstyle p.link {
   color: black;
   font-family: 'Minion W08' !important;
   font-style: plain;
   font-weight: normal;
   font-size: 16px;
}

div#gstyle span.bld {
font-weight: bold;
}

div#gstyle span.ital {
font-style: italic;
}

div#gstyle span.blu {
color:blue;
}

div#gstyle span.red {
color: #EE0000;
}

div#gstyle pre {
    font-family:'Lucida Sans Typewriter W01';
    font-size: 13px;    
}

div#gstyle li {
   margin-top: 0px;
   margin-bottom: 12px;
   padding: 0px 0px 0px 0px;
}

div#gstyle li.ns {
   margin-bottom: 0px;
}

div#gstyle h1 {
   font-family: 'Minion W08' !important;
}

div#gstyle h2 {
   font-family: 'Minion W08' !important;
}

div#gstyle h3, div#gstyle p.iop_name {
   font-family: 'Minion W08' !important;
   color: blue;
   font-weight: bold;
   font-style: plain;
   font-size: 17px;
   margin-bottom: 0px;
   padding: 0px;
}

div#gstyle h4 {
   font-family: 'Minion W08' !important;
   color: dodgerblue;
   font-weight: bold !important;
   font-style: plain;
   margin-bottom: 0px;
   padding: 0px;
   font-size: 17px !important;
}

div#gstyle p.upd {
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   color: #5B5B5B;
}
