sub { 
    font-size:12px !important; 
    vertical-align:-2px !important;
}

sup { 
    font-size:12px !important;
    vertical-align: -2px;
}

div#iop a:link{
   text-decoration: none;
}
div#iop a:hover{
   text-decoration: underline;
}

div#iop div#ovtoc a {
   font-weight: bold;
   font-style: plain;
   color: #3A5FCD; 
}

div#iop, div#iop p, div#iop p.link {
   color: black;
   font-family: 'Minion W08' !important;
   font-style: plain;
   font-weight: normal;
   font-size: 16px;
}

div#iop p, div#iop p.link {
   margin-top: 0px;
   margin-bottom: 12px;
   padding: 0px 0px 0px 0px;
}

div#iop p.upd {
   font-size: 13px;
   font-style: italic;
   font-weight: normal;
   color: #5B5B5B;
}

div#iop a.www {
   color: darkgreen;
   font-weight: bold;
}

div#iop li {
   margin-top: 0px;
   margin-bottom: 12px;
   padding: 0px 0px 0px 0px;
}

div#iop li.ns {
   margin-bottom: 0px;
}

div#iop h1 {
   font-family: 'Minion W08' !important;
   font-size: 20px;
}

div#iop h2 {
   font-family: 'Minion W08' !important;
}

div#iop h3, div#iop p.iop_name {
   font-family: 'Minion W08' !important;
   color: #0000CD;
   font-weight: bold;
   font-style: plain;
   font-size: 17px;
   margin-bottom: 0px;
   padding: 0px;

}

div#iop h4, div#iop span.subhd {
   font-family: 'Minion W08' !important;
   color: dodgerblue;
   font-weight: bold !important;
   font-style: plain;
   margin-bottom: 0px;
   padding: 0px;
   font-size: 17px !important;
}

div#iop pre {
    font-family:'Lucida Sans Typewriter W01';
    font-size: 13px;    
}

div#iop pre.output {
    font-family:'Lucida Sans Typewriter W01';
    font-size: 13px;
}

div#iop td.outp {
    width: 300;
    font-family:'Lucida Sans Typewriter W01';
    font-style: plain;
    font-weight: normal;
    font-size: 13px;
    padding: 0px;
}

div#iop td.codecomm {
   font-style: italic;
   color: #CD0000;
}

div#iop ul {
	   margin-bottom: 0px !important;
}

div#iop ul.sub {

}

div#iop span.ital {
   font-style: italic;
   font-weight: normal;
   font-family: 'Minion W08';
   font-size: 16px;
}

div#iop span.bo {
   font-style: plain;
   font-weight: bold;
}

div#iop span.fn {
   font-style: plain;
   font-weight: bold;
   font-family: 'Minion W08';
   font-size: 16px;
   color: #5B5B5B;
}

div#iop span.kwit {
   font-style: plain;
   font-weight: bold;
   color: dodgerblue;
}


div#iop span.white {
   color: white;
}

div#iop ul {
list-style-image: url('/wp-content/uploads/2016/08/bullet_darker.jpg');
}

div#iop h2.cent {
text-align: center
}

div#iop table.tab {
	width: 80%; 
}

div#iop td, div#iop td.tdwid, div#iop td.tdwid2 {
	vertical-align: top !important;
}

div#iop td.tdwid {
	width: 90px;
}

div#iop td.tdwid1 {
	width: 90px;
}

div#iop td.tdwid2 {
	width: 115px;
}

div#iop span.lk {
	font-weight: bold !important;
	color: #CD0000;
}

div#indexx, div#iop h1#ttl, div#iop h1.ttl {
	   display: none !important;
}

