body {

color: black;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #eeeee0;
}

h1 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
text-decoration: none;
color: #E2D48D;
}

h2 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

h3 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #E2D48D;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
color: black;
}

b {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: black;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #eeeee0;
}

ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #eeeee0;
}

.title {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #E2D48D;
}

.black {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #000000;

}

.sect {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #E2D48D;

}

A {
font-style: normal;
font-variant: normal;
font-size: 11pt;
font-weight: bold;
text-decoration: none;

}

A:link {
color: #E2D48D;
}

A:visited {
color: #E2D48D;
}

A:active {
color: #E2D48D;
}

A:pages {
color: #E2D48D;
}

A:section {
color: #E2D48D;
}.offset {
font-family: arial, helvetica, san-serif; 
position: relative!important;
font-weight: bold!important;
top: 7px!important;
color: #E0E0E0!important;
font-size: 12pt!important;
z-index:		2;

}
tr.ecomm {
        background-color: #207CB7;
        color: #207CB7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        
        align: left;
        border: 1px groove #EEEEF5;
        margin-bottom: 2px;
        width: 85%;
		}
td.ecomm {
        background-color: #BAC6D5;
      color: #303131;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        align: left;
        border: 1px groove #EEEEF5;
        margin-bottom: 2px;
        width: 85%;
		}
