<!--

body {
   font-family:      "Miriam Sans", "Gill", "Verdana", "Arial", "Helvetica", sans-serif;
   font-size:        10pt;
   line-height:      130%;
   margin-left:      0.7in;
   margin-right:     0.7in;
/*   background-color: #FFF8F0; */
/*   color:            #000010; */
}

/* :link    { color: rgb(0,   0,  153) } */
/* :visited { color: rgb(153, 0,  153) } */
/* :active  { color: rgb(255, 0,  102) } */
/* :hover   { color: rgb(0,   96, 255) } */

dfn {
   font-style:       normal;
   font-weight:      bold;
}

em {
   font-style:       italic;
   font-weight:      normal;
}

strong {
   font-style:       italic;
   font-weight:      semi-bold;
}

sub {
    font-size: 65%;
}

h1 {
   color:            #205898;
   font-weight:      900;
   font-size:        20pt;
   text-align:       left;
   border-top:       thick solid;
   border-color:     #205898;
   margin-left:      -0.6in;
   margin-right:     -0.6in;
   padding-top:      9pt;
   padding-bottom:   0.4in;
}

h2 {
   color:            #205898;
   font-weight:      700;
   font-size:        16pt;
   border-top:       medium solid;
   border-color:     #205898;
   margin-left:      -0.5in;
   margin-right:     0;
   padding-top:      6pt;
}

h3 {
   color:            #205898;
   font-weight:      bold;
   font-size:        12pt;
   border-top:       thin solid;
   border-color:     #205898;
   margin-left:      0;
   margin-right:     0;
   margin-top:       0.5in;
   padding-top:      3pt;
}

p {
   margin-top:       1em;
   margin-bottom:    1em; 
   margin-left:      0;
   margin-right:     1.1in;
   text-indent:      0;
/*   text-align:       justify; */
   max-width:        6in;
}

/* p/b { font-weight: bold; } */

p.start {
   margin-left:      -0.25in;
   font-size:        110%;
}

p.info {
   font-size:        9pt;
/*   line-height:      120%; */
   border:           thin solid;
   padding:          6pt;
   background-color: #FFF7E7;
}

p.ia32 {
   font-size:        9pt;
/*   line-height:      120%; */
   border:           thin solid;
   padding:          6pt;
   background-color: #E7F7E7;
}

p.tbd {
   color:             red;
   padding-left:      0.5em;
   border-left:       solid;
   border-right:      none;
   border-top:        none;
   border-bottom:     none;
   border-left-width: medium;
   border-color:      red;
}

ul {
   max-width:        6in;
   list-style:       disc outside;
   margin-left:      0;
   margin-right:     0.9in;
   /* text-align:       justify; */
}

ol {
   max-width:        6in;
   /* list-style:       disc outside; */
   margin-left:      0;
   margin-right:     0.9in;
   /* text-align:       justify; */
}

ul.toc {
   font-size:        11pt;
   font-weight:      bold;
   line-height:      14pt;
   list-style-type:  none;
}

li {
   margin-top:       9pt;
   margin-bottom:    9pt;
   margin-left:      0.3in
}

div.kernserv {
   border:              solid;
   border-width:        thin;
   max-width:           6in;
   margin-left:         0;
   margin-right:        0;
   padding:             1em;
   border-color:        rgb(0,0,16);
   background-color:    #DFEFFF;
}

div.kernserv h4 {
   color:            black;
   font-family:      "Courier New";
   font-weight:      bold;
   font-size:        12pt;
   border-top:       thick solid;
   border-color:     #205898;
   margin-left:      0.1in;
   margin-right:     0.1in;
   margin-top:       0.1in;
}

div.kernserv p {
   margin-left:         0.2in;
   margin-right:        0.5in;
}

table {
   border:              medium solid #205898;
   background-color:    #FFF7E7;
   border-collapse:     collapse;
   margin-left:         0;
   margin-right:        0;
}

caption {
   color:       #205898;
   font-weight: bold;
   font-style:  italic;
   font-size:   10pt;
   text-align:  right;
   padding:     1em 6pt 6pt 6pt;
}

tr {
   padding:    0 0 0 0;
   border:     thin solid #205898;
}

th {
   color:       #205898;
   font-size:   9pt;
   font-weight: bold;
   font-style:  italic;
   /* text-align:  left; */
   margin:      3pt;
   padding:     3pt;
}

td {
   font-size:  10pt;
   /* text-align: left; */
   margin:     4.5pt;
   padding:    4.5pt;
   border:     thin solid #205898;
}

table.bottom {
   border:              none;
   background-color:    transparent;
   margin-left:         0;
   margin-right:        0;
   width:               100%;
}

table.bottom tr {
   padding:    0 0 0 0;
   border:     none;
}

table.bottom td {
   color:         #205898;
   font-weight:   bold;
   font-style:    normal;
   font-size:     8pt;
   margin:        3pt;
   padding:       3pt;
   border:        none;
}

hr.bottom {
   color:         #205898;
   height:  1px;
}

img {
   margin:        0;
}

img.archbig {
   margin:        0;
}

img.infobig {
   margin:        0;
}

img.kernserv {
   margin-top: 1.5pt;
}


-->

